From 3027e801b7047897302266d7d1937c4475fdb49b Mon Sep 17 00:00:00 2001 From: Hieu Hoang Date: Tue, 27 Feb 2018 00:18:02 +0000 Subject: rename files --- src/amun/cpu/decoder/best_hyps.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/amun/cpu/decoder/best_hyps.h') diff --git a/src/amun/cpu/decoder/best_hyps.h b/src/amun/cpu/decoder/best_hyps.h index 171567a5..1621b681 100644 --- a/src/amun/cpu/decoder/best_hyps.h +++ b/src/amun/cpu/decoder/best_hyps.h @@ -6,7 +6,7 @@ #include "common/scorer.h" #include "common/god.h" #include "common/exception.h" -#include "cpu/mblas/matrix.h" +#include "cpu/mblas/tensor.h" #include "cpu/decoder/encoder_decoder.h" namespace amunmt { -- cgit v1.2.3