Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/marian.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Dwojak <t.dwojak@amu.edu.pl>2017-06-19 12:51:57 +0300
committerTomasz Dwojak <t.dwojak@amu.edu.pl>2017-06-19 12:51:57 +0300
commit8d286320424f46dd48e8569f9720f83a7c89ddb3 (patch)
treeb0c9f55cbb6b75bf12d09da3db13d85c1b2557eb
parentaea00408732a3d7d35f98ef05e05676207105305 (diff)
Remove old fine dl4mt.h
-rw-r--r--src/amun/cpu/nematus/dl4mt.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/amun/cpu/nematus/dl4mt.h b/src/amun/cpu/nematus/dl4mt.h
deleted file mode 100644
index ed4b90bf..00000000
--- a/src/amun/cpu/nematus/dl4mt.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#pragma once
-
-#include "model.h"
-#include "encoder.h"
-#include "decoder.h"
-
-namespace amunmt {
-
-}
-