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:
-rw-r--r--[-rwxr-xr-x].gitignore0
-rw-r--r--[-rwxr-xr-x]src/3rd_party/ExceptionWithCallStack.cpp0
-rw-r--r--[-rwxr-xr-x]src/3rd_party/any_type.h0
-rw-r--r--[-rwxr-xr-x]src/3rd_party/catch.hpp0
-rw-r--r--[-rwxr-xr-x]src/3rd_party/cnpy/cnpy.cpp0
-rw-r--r--[-rwxr-xr-x]src/3rd_party/cnpy/cnpy.h0
-rw-r--r--[-rwxr-xr-x]src/3rd_party/spdlog/details/format.h0
-rw-r--r--[-rwxr-xr-x]src/3rd_party/spdlog/details/logger_impl.h0
-rw-r--r--[-rwxr-xr-x]src/3rd_party/spdlog/logger.h0
-rw-r--r--[-rwxr-xr-x]src/3rd_party/spdlog/tests/catch.hpp0
-rw-r--r--[-rwxr-xr-x]src/3rd_party/threadpool.h0
-rw-r--r--[-rwxr-xr-x]src/3rd_party/yaml-cpp/binary_renamed.cpp0
-rw-r--r--[-rwxr-xr-x]src/3rd_party/yaml-cpp/collectionstack.h0
-rw-r--r--[-rwxr-xr-x]src/3rd_party/yaml-cpp/dll.h0
-rw-r--r--[-rwxr-xr-x]src/3rd_party/yaml-cpp/emitterstate.cpp0
-rw-r--r--[-rwxr-xr-x]src/3rd_party/yaml-cpp/emitterstate.h0
-rw-r--r--[-rwxr-xr-x]src/3rd_party/yaml-cpp/node/convert.h0
-rw-r--r--[-rwxr-xr-x]src/3rd_party/yaml-cpp/node/node.h0
-rw-r--r--[-rwxr-xr-x]src/3rd_party/yaml-cpp/node_data.cpp0
-rw-r--r--[-rwxr-xr-x]src/3rd_party/yaml-cpp/scanner.cpp0
-rw-r--r--[-rwxr-xr-x]src/3rd_party/yaml-cpp/scantoken.cpp0
-rw-r--r--[-rwxr-xr-x]src/3rd_party/yaml-cpp/singledocparser.cpp0
-rw-r--r--[-rwxr-xr-x]src/command/marian_conv.cpp0
-rw-r--r--[-rwxr-xr-x]src/command/marian_main.cpp0
-rw-r--r--[-rwxr-xr-x]src/command/marian_train.cpp0
-rw-r--r--[-rwxr-xr-x]src/command/marian_vocab.cpp0
-rw-r--r--[-rwxr-xr-x]src/common/cli_helper.h0
-rw-r--r--[-rwxr-xr-x]src/common/cli_wrapper.cpp0
-rw-r--r--[-rwxr-xr-x]src/common/cli_wrapper.h0
-rw-r--r--[-rwxr-xr-x]src/common/compile_time_crc32.h0
-rw-r--r--[-rwxr-xr-x]src/common/config.cpp0
-rw-r--r--[-rwxr-xr-x]src/common/config.h0
-rw-r--r--[-rwxr-xr-x]src/common/config_parser.cpp0
-rw-r--r--[-rwxr-xr-x]src/common/config_parser.h0
-rw-r--r--[-rwxr-xr-x]src/common/config_validator.cpp0
-rw-r--r--[-rwxr-xr-x]src/common/definitions.h0
-rw-r--r--[-rwxr-xr-x]src/common/file_stream.h0
-rw-r--r--[-rwxr-xr-x]src/common/filesystem.h0
-rw-r--r--[-rwxr-xr-x]src/common/io.cpp0
-rw-r--r--[-rwxr-xr-x]src/common/logging.cpp0
-rw-r--r--[-rwxr-xr-x]src/common/logging.h0
-rw-r--r--[-rwxr-xr-x]src/common/options.h0
-rw-r--r--[-rwxr-xr-x]src/common/project_version.h.in0
-rw-r--r--[-rwxr-xr-x]src/common/shape.h0
-rw-r--r--[-rwxr-xr-x]src/common/timer.h0
-rw-r--r--[-rwxr-xr-x]src/common/types.h0
-rw-r--r--[-rwxr-xr-x]src/common/utils.cpp0
-rw-r--r--[-rwxr-xr-x]src/common/utils.h0
-rw-r--r--[-rwxr-xr-x]src/common/version.cpp0
-rw-r--r--[-rwxr-xr-x]src/common/version.h0
-rw-r--r--[-rwxr-xr-x]src/data/alignment.cpp0
-rw-r--r--[-rwxr-xr-x]src/data/alignment.h0
-rw-r--r--[-rwxr-xr-x]src/data/batch.h0
-rw-r--r--[-rwxr-xr-x]src/data/batch_generator.h0
-rw-r--r--[-rwxr-xr-x]src/data/batch_stats.h0
-rw-r--r--[-rwxr-xr-x]src/data/corpus.cpp0
-rw-r--r--[-rwxr-xr-x]src/data/corpus.h0
-rw-r--r--[-rwxr-xr-x]src/data/corpus_base.cpp0
-rw-r--r--[-rwxr-xr-x]src/data/corpus_base.h0
-rw-r--r--[-rwxr-xr-x]src/data/corpus_nbest.h0
-rw-r--r--[-rwxr-xr-x]src/data/corpus_sqlite.h0
-rw-r--r--[-rwxr-xr-x]src/data/dataset.h0
-rw-r--r--[-rwxr-xr-x]src/data/default_vocab.cpp0
-rw-r--r--[-rwxr-xr-x]src/data/rng_engine.h0
-rw-r--r--[-rwxr-xr-x]src/data/sentencepiece_vocab.cpp0
-rw-r--r--[-rwxr-xr-x]src/data/shortlist.h0
-rw-r--r--[-rwxr-xr-x]src/data/text_input.cpp0
-rw-r--r--[-rwxr-xr-x]src/data/text_input.h0
-rw-r--r--[-rwxr-xr-x]src/data/vocab.cpp0
-rw-r--r--[-rwxr-xr-x]src/data/vocab.h0
-rw-r--r--[-rwxr-xr-x]src/examples/mnist/dataset.h0
-rw-r--r--[-rwxr-xr-x]src/examples/mnist/model.h0
-rw-r--r--[-rwxr-xr-x]src/functional/approx.h0
-rw-r--r--[-rwxr-xr-x]src/functional/defs.h0
-rw-r--r--[-rwxr-xr-x]src/functional/functional.h0
-rw-r--r--[-rwxr-xr-x]src/functional/operands.h0
-rw-r--r--[-rwxr-xr-x]src/functional/predicates.h0
-rw-r--r--[-rwxr-xr-x]src/functional/shape.h0
-rw-r--r--[-rwxr-xr-x]src/graph/chainable.h0
-rw-r--r--[-rwxr-xr-x]src/graph/expression_graph.cpp0
-rw-r--r--[-rwxr-xr-x]src/graph/expression_graph.h0
-rw-r--r--[-rwxr-xr-x]src/graph/expression_operators.cpp0
-rw-r--r--[-rwxr-xr-x]src/graph/node.cpp0
-rw-r--r--[-rwxr-xr-x]src/graph/node.h0
-rw-r--r--[-rwxr-xr-x]src/graph/node_initializers.cpp0
-rw-r--r--[-rwxr-xr-x]src/graph/node_initializers.h0
-rw-r--r--[-rwxr-xr-x]src/graph/node_operators_binary.h0
-rw-r--r--[-rwxr-xr-x]src/graph/parameters.h0
-rw-r--r--[-rwxr-xr-x]src/layers/generic.h0
-rw-r--r--[-rwxr-xr-x]src/layers/guided_alignment.h0
-rw-r--r--[-rwxr-xr-x]src/layers/loss.cpp0
-rw-r--r--[-rwxr-xr-x]src/layers/weight.cpp0
-rw-r--r--[-rwxr-xr-x]src/layers/weight.h0
-rw-r--r--[-rwxr-xr-x]src/layers/word2vec_reader.h0
-rw-r--r--[-rwxr-xr-x]src/marian.h0
-rw-r--r--[-rwxr-xr-x]src/microsoft/quicksand.cpp0
-rw-r--r--[-rwxr-xr-x]src/microsoft/quicksand.h0
-rw-r--r--[-rwxr-xr-x]src/models/amun.h0
-rw-r--r--[-rwxr-xr-x]src/models/costs.h0
-rw-r--r--[-rwxr-xr-x]src/models/decoder.h0
-rw-r--r--[-rwxr-xr-x]src/models/encoder.h0
-rw-r--r--[-rwxr-xr-x]src/models/encoder_decoder.cpp0
-rw-r--r--[-rwxr-xr-x]src/models/nematus.h0
-rw-r--r--[-rwxr-xr-x]src/models/s2s.h0
-rw-r--r--[-rwxr-xr-x]src/models/states.h0
-rw-r--r--[-rwxr-xr-x]src/models/transformer.h0
-rw-r--r--[-rwxr-xr-x]src/models/transformer_factory.h0
-rw-r--r--[-rwxr-xr-x]src/optimizers/optimizers.cpp0
-rw-r--r--[-rwxr-xr-x]src/optimizers/optimizers.h0
-rw-r--r--[-rwxr-xr-x]src/rnn/constructors.h0
-rw-r--r--[-rwxr-xr-x]src/rnn/rnn.h0
-rw-r--r--[-rwxr-xr-x]src/rnn/types.h0
-rw-r--r--[-rwxr-xr-x]src/tensors/allocator.h0
-rw-r--r--[-rwxr-xr-x]src/tensors/cpu/add.h0
-rw-r--r--[-rwxr-xr-x]src/tensors/cpu/prod.cpp0
-rw-r--r--[-rwxr-xr-x]src/tensors/cpu/sharp/int_gemm.h0
-rw-r--r--[-rwxr-xr-x]src/tensors/cpu/tensor_operators.cpp0
-rw-r--r--[-rwxr-xr-x]src/tensors/device.h0
-rw-r--r--[-rwxr-xr-x]src/tensors/gpu/algorithm.cu0
-rw-r--r--[-rwxr-xr-x]src/tensors/gpu/backend.h0
-rw-r--r--[-rwxr-xr-x]src/tensors/gpu/cuda_helpers.h0
-rw-r--r--[-rwxr-xr-x]src/tensors/gpu/device.cu0
-rw-r--r--[-rwxr-xr-x]src/tensors/rand.cpp0
-rw-r--r--[-rwxr-xr-x]src/tensors/tensor.h0
-rw-r--r--[-rwxr-xr-x]src/tensors/tensor_allocator.h0
-rw-r--r--[-rwxr-xr-x]src/tensors/tensor_operators.h0
-rw-r--r--[-rwxr-xr-x]src/training/communicator.cpp0
-rw-r--r--[-rwxr-xr-x]src/training/communicator.h0
-rw-r--r--[-rwxr-xr-x]src/training/communicator_nccl.h0
-rw-r--r--[-rwxr-xr-x]src/training/exponential_smoothing.h0
-rw-r--r--[-rwxr-xr-x]src/training/gradient_dropping/sparse_tensor.h0
-rw-r--r--[-rwxr-xr-x]src/training/graph_group.h0
-rw-r--r--[-rwxr-xr-x]src/training/graph_group_async.cpp0
-rw-r--r--[-rwxr-xr-x]src/training/graph_group_async.h0
-rw-r--r--[-rwxr-xr-x]src/training/graph_group_async_drop.cpp0
-rw-r--r--[-rwxr-xr-x]src/training/graph_group_async_drop.h0
-rw-r--r--[-rwxr-xr-x]src/training/graph_group_multinode.cpp0
-rw-r--r--[-rwxr-xr-x]src/training/graph_group_multinode.h0
-rw-r--r--[-rwxr-xr-x]src/training/graph_group_multinode_sync.cpp0
-rw-r--r--[-rwxr-xr-x]src/training/graph_group_multinode_sync.h0
-rw-r--r--[-rwxr-xr-x]src/training/graph_group_singleton.cpp0
-rw-r--r--[-rwxr-xr-x]src/training/graph_group_singleton.h0
-rw-r--r--[-rwxr-xr-x]src/training/graph_group_sync.cpp0
-rw-r--r--[-rwxr-xr-x]src/training/graph_group_sync.h0
-rw-r--r--[-rwxr-xr-x]src/training/scheduler.h0
-rw-r--r--[-rwxr-xr-x]src/training/training.h0
-rw-r--r--[-rwxr-xr-x]src/training/training_state.h0
-rw-r--r--[-rwxr-xr-x]src/training/validator.h0
-rw-r--r--[-rwxr-xr-x]src/translator/beam_search.h0
-rw-r--r--[-rwxr-xr-x]src/translator/helpers.cpp0
-rw-r--r--[-rwxr-xr-x]src/translator/helpers.h0
-rw-r--r--[-rwxr-xr-x]src/translator/history.h0
-rw-r--r--[-rwxr-xr-x]src/translator/hypothesis.h0
-rw-r--r--[-rwxr-xr-x]src/translator/nth_element.cpp0
-rw-r--r--[-rwxr-xr-x]src/translator/nth_element.cu0
-rw-r--r--[-rwxr-xr-x]src/translator/nth_element.h0
-rw-r--r--[-rwxr-xr-x]src/translator/output_collector.cpp0
-rw-r--r--[-rwxr-xr-x]src/translator/output_collector.h0
-rw-r--r--[-rwxr-xr-x]src/translator/output_printer.cpp0
-rw-r--r--[-rwxr-xr-x]src/translator/output_printer.h0
-rw-r--r--[-rwxr-xr-x]src/translator/scorers.cpp0
-rw-r--r--[-rwxr-xr-x]src/translator/scorers.h0
-rw-r--r--[-rwxr-xr-x]src/translator/translator.h0
-rw-r--r--[-rwxr-xr-x]vs/Marian.sln0
-rw-r--r--[-rwxr-xr-x]vs/Marian.vcxproj0
-rw-r--r--[-rwxr-xr-x]vs/Marian.vcxproj.filters0
166 files changed, 0 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 80080441..80080441 100755..100644
--- a/.gitignore
+++ b/.gitignore
diff --git a/src/3rd_party/ExceptionWithCallStack.cpp b/src/3rd_party/ExceptionWithCallStack.cpp
index 3ce38a2a..3ce38a2a 100755..100644
--- a/src/3rd_party/ExceptionWithCallStack.cpp
+++ b/src/3rd_party/ExceptionWithCallStack.cpp
diff --git a/src/3rd_party/any_type.h b/src/3rd_party/any_type.h
index b397e053..b397e053 100755..100644
--- a/src/3rd_party/any_type.h
+++ b/src/3rd_party/any_type.h
diff --git a/src/3rd_party/catch.hpp b/src/3rd_party/catch.hpp
index 621f6e66..621f6e66 100755..100644
--- a/src/3rd_party/catch.hpp
+++ b/src/3rd_party/catch.hpp
diff --git a/src/3rd_party/cnpy/cnpy.cpp b/src/3rd_party/cnpy/cnpy.cpp
index 9ad3c2fa..9ad3c2fa 100755..100644
--- a/src/3rd_party/cnpy/cnpy.cpp
+++ b/src/3rd_party/cnpy/cnpy.cpp
diff --git a/src/3rd_party/cnpy/cnpy.h b/src/3rd_party/cnpy/cnpy.h
index 15053ed0..15053ed0 100755..100644
--- a/src/3rd_party/cnpy/cnpy.h
+++ b/src/3rd_party/cnpy/cnpy.h
diff --git a/src/3rd_party/spdlog/details/format.h b/src/3rd_party/spdlog/details/format.h
index 4f2b5729..4f2b5729 100755..100644
--- a/src/3rd_party/spdlog/details/format.h
+++ b/src/3rd_party/spdlog/details/format.h
diff --git a/src/3rd_party/spdlog/details/logger_impl.h b/src/3rd_party/spdlog/details/logger_impl.h
index 428cd189..428cd189 100755..100644
--- a/src/3rd_party/spdlog/details/logger_impl.h
+++ b/src/3rd_party/spdlog/details/logger_impl.h
diff --git a/src/3rd_party/spdlog/logger.h b/src/3rd_party/spdlog/logger.h
index 41d51fbf..41d51fbf 100755..100644
--- a/src/3rd_party/spdlog/logger.h
+++ b/src/3rd_party/spdlog/logger.h
diff --git a/src/3rd_party/spdlog/tests/catch.hpp b/src/3rd_party/spdlog/tests/catch.hpp
index 3493d9cb..3493d9cb 100755..100644
--- a/src/3rd_party/spdlog/tests/catch.hpp
+++ b/src/3rd_party/spdlog/tests/catch.hpp
diff --git a/src/3rd_party/threadpool.h b/src/3rd_party/threadpool.h
index c97c8848..c97c8848 100755..100644
--- a/src/3rd_party/threadpool.h
+++ b/src/3rd_party/threadpool.h
diff --git a/src/3rd_party/yaml-cpp/binary_renamed.cpp b/src/3rd_party/yaml-cpp/binary_renamed.cpp
index 7541cbb7..7541cbb7 100755..100644
--- a/src/3rd_party/yaml-cpp/binary_renamed.cpp
+++ b/src/3rd_party/yaml-cpp/binary_renamed.cpp
diff --git a/src/3rd_party/yaml-cpp/collectionstack.h b/src/3rd_party/yaml-cpp/collectionstack.h
index c9f6b9f3..c9f6b9f3 100755..100644
--- a/src/3rd_party/yaml-cpp/collectionstack.h
+++ b/src/3rd_party/yaml-cpp/collectionstack.h
diff --git a/src/3rd_party/yaml-cpp/dll.h b/src/3rd_party/yaml-cpp/dll.h
index fbbee527..fbbee527 100755..100644
--- a/src/3rd_party/yaml-cpp/dll.h
+++ b/src/3rd_party/yaml-cpp/dll.h
diff --git a/src/3rd_party/yaml-cpp/emitterstate.cpp b/src/3rd_party/yaml-cpp/emitterstate.cpp
index 3342704e..3342704e 100755..100644
--- a/src/3rd_party/yaml-cpp/emitterstate.cpp
+++ b/src/3rd_party/yaml-cpp/emitterstate.cpp
diff --git a/src/3rd_party/yaml-cpp/emitterstate.h b/src/3rd_party/yaml-cpp/emitterstate.h
index 75611019..75611019 100755..100644
--- a/src/3rd_party/yaml-cpp/emitterstate.h
+++ b/src/3rd_party/yaml-cpp/emitterstate.h
diff --git a/src/3rd_party/yaml-cpp/node/convert.h b/src/3rd_party/yaml-cpp/node/convert.h
index c9d36551..c9d36551 100755..100644
--- a/src/3rd_party/yaml-cpp/node/convert.h
+++ b/src/3rd_party/yaml-cpp/node/convert.h
diff --git a/src/3rd_party/yaml-cpp/node/node.h b/src/3rd_party/yaml-cpp/node/node.h
index c0a6fc69..c0a6fc69 100755..100644
--- a/src/3rd_party/yaml-cpp/node/node.h
+++ b/src/3rd_party/yaml-cpp/node/node.h
diff --git a/src/3rd_party/yaml-cpp/node_data.cpp b/src/3rd_party/yaml-cpp/node_data.cpp
index f4236da8..f4236da8 100755..100644
--- a/src/3rd_party/yaml-cpp/node_data.cpp
+++ b/src/3rd_party/yaml-cpp/node_data.cpp
diff --git a/src/3rd_party/yaml-cpp/scanner.cpp b/src/3rd_party/yaml-cpp/scanner.cpp
index 72f70b7e..72f70b7e 100755..100644
--- a/src/3rd_party/yaml-cpp/scanner.cpp
+++ b/src/3rd_party/yaml-cpp/scanner.cpp
diff --git a/src/3rd_party/yaml-cpp/scantoken.cpp b/src/3rd_party/yaml-cpp/scantoken.cpp
index b96edbfd..b96edbfd 100755..100644
--- a/src/3rd_party/yaml-cpp/scantoken.cpp
+++ b/src/3rd_party/yaml-cpp/scantoken.cpp
diff --git a/src/3rd_party/yaml-cpp/singledocparser.cpp b/src/3rd_party/yaml-cpp/singledocparser.cpp
index 6e419c58..6e419c58 100755..100644
--- a/src/3rd_party/yaml-cpp/singledocparser.cpp
+++ b/src/3rd_party/yaml-cpp/singledocparser.cpp
diff --git a/src/command/marian_conv.cpp b/src/command/marian_conv.cpp
index 23350311..23350311 100755..100644
--- a/src/command/marian_conv.cpp
+++ b/src/command/marian_conv.cpp
diff --git a/src/command/marian_main.cpp b/src/command/marian_main.cpp
index a2a19145..a2a19145 100755..100644
--- a/src/command/marian_main.cpp
+++ b/src/command/marian_main.cpp
diff --git a/src/command/marian_train.cpp b/src/command/marian_train.cpp
index 9f255e5c..9f255e5c 100755..100644
--- a/src/command/marian_train.cpp
+++ b/src/command/marian_train.cpp
diff --git a/src/command/marian_vocab.cpp b/src/command/marian_vocab.cpp
index de8ef3c7..de8ef3c7 100755..100644
--- a/src/command/marian_vocab.cpp
+++ b/src/command/marian_vocab.cpp
diff --git a/src/common/cli_helper.h b/src/common/cli_helper.h
index 27761372..27761372 100755..100644
--- a/src/common/cli_helper.h
+++ b/src/common/cli_helper.h
diff --git a/src/common/cli_wrapper.cpp b/src/common/cli_wrapper.cpp
index 1c7ad16b..1c7ad16b 100755..100644
--- a/src/common/cli_wrapper.cpp
+++ b/src/common/cli_wrapper.cpp
diff --git a/src/common/cli_wrapper.h b/src/common/cli_wrapper.h
index cf47a310..cf47a310 100755..100644
--- a/src/common/cli_wrapper.h
+++ b/src/common/cli_wrapper.h
diff --git a/src/common/compile_time_crc32.h b/src/common/compile_time_crc32.h
index 78211388..78211388 100755..100644
--- a/src/common/compile_time_crc32.h
+++ b/src/common/compile_time_crc32.h
diff --git a/src/common/config.cpp b/src/common/config.cpp
index e5208b0d..e5208b0d 100755..100644
--- a/src/common/config.cpp
+++ b/src/common/config.cpp
diff --git a/src/common/config.h b/src/common/config.h
index ec462a53..ec462a53 100755..100644
--- a/src/common/config.h
+++ b/src/common/config.h
diff --git a/src/common/config_parser.cpp b/src/common/config_parser.cpp
index 338d4b82..338d4b82 100755..100644
--- a/src/common/config_parser.cpp
+++ b/src/common/config_parser.cpp
diff --git a/src/common/config_parser.h b/src/common/config_parser.h
index de1cb70e..de1cb70e 100755..100644
--- a/src/common/config_parser.h
+++ b/src/common/config_parser.h
diff --git a/src/common/config_validator.cpp b/src/common/config_validator.cpp
index 5086c726..5086c726 100755..100644
--- a/src/common/config_validator.cpp
+++ b/src/common/config_validator.cpp
diff --git a/src/common/definitions.h b/src/common/definitions.h
index 101200ff..101200ff 100755..100644
--- a/src/common/definitions.h
+++ b/src/common/definitions.h
diff --git a/src/common/file_stream.h b/src/common/file_stream.h
index 1fe6d91d..1fe6d91d 100755..100644
--- a/src/common/file_stream.h
+++ b/src/common/file_stream.h
diff --git a/src/common/filesystem.h b/src/common/filesystem.h
index 08d5995f..08d5995f 100755..100644
--- a/src/common/filesystem.h
+++ b/src/common/filesystem.h
diff --git a/src/common/io.cpp b/src/common/io.cpp
index ee19105f..ee19105f 100755..100644
--- a/src/common/io.cpp
+++ b/src/common/io.cpp
diff --git a/src/common/logging.cpp b/src/common/logging.cpp
index 203acfe7..203acfe7 100755..100644
--- a/src/common/logging.cpp
+++ b/src/common/logging.cpp
diff --git a/src/common/logging.h b/src/common/logging.h
index 2889d6c7..2889d6c7 100755..100644
--- a/src/common/logging.h
+++ b/src/common/logging.h
diff --git a/src/common/options.h b/src/common/options.h
index 9f1bb8db..9f1bb8db 100755..100644
--- a/src/common/options.h
+++ b/src/common/options.h
diff --git a/src/common/project_version.h.in b/src/common/project_version.h.in
index 756f2e56..756f2e56 100755..100644
--- a/src/common/project_version.h.in
+++ b/src/common/project_version.h.in
diff --git a/src/common/shape.h b/src/common/shape.h
index c8a4bdd3..c8a4bdd3 100755..100644
--- a/src/common/shape.h
+++ b/src/common/shape.h
diff --git a/src/common/timer.h b/src/common/timer.h
index dfb91bf0..dfb91bf0 100755..100644
--- a/src/common/timer.h
+++ b/src/common/timer.h
diff --git a/src/common/types.h b/src/common/types.h
index f25520f0..f25520f0 100755..100644
--- a/src/common/types.h
+++ b/src/common/types.h
diff --git a/src/common/utils.cpp b/src/common/utils.cpp
index bde78835..bde78835 100755..100644
--- a/src/common/utils.cpp
+++ b/src/common/utils.cpp
diff --git a/src/common/utils.h b/src/common/utils.h
index 94113a0e..94113a0e 100755..100644
--- a/src/common/utils.h
+++ b/src/common/utils.h
diff --git a/src/common/version.cpp b/src/common/version.cpp
index 75814d92..75814d92 100755..100644
--- a/src/common/version.cpp
+++ b/src/common/version.cpp
diff --git a/src/common/version.h b/src/common/version.h
index a425af93..a425af93 100755..100644
--- a/src/common/version.h
+++ b/src/common/version.h
diff --git a/src/data/alignment.cpp b/src/data/alignment.cpp
index 7a2a0003..7a2a0003 100755..100644
--- a/src/data/alignment.cpp
+++ b/src/data/alignment.cpp
diff --git a/src/data/alignment.h b/src/data/alignment.h
index 49fbde76..49fbde76 100755..100644
--- a/src/data/alignment.h
+++ b/src/data/alignment.h
diff --git a/src/data/batch.h b/src/data/batch.h
index f4b87017..f4b87017 100755..100644
--- a/src/data/batch.h
+++ b/src/data/batch.h
diff --git a/src/data/batch_generator.h b/src/data/batch_generator.h
index ce673cd2..ce673cd2 100755..100644
--- a/src/data/batch_generator.h
+++ b/src/data/batch_generator.h
diff --git a/src/data/batch_stats.h b/src/data/batch_stats.h
index bba055d5..bba055d5 100755..100644
--- a/src/data/batch_stats.h
+++ b/src/data/batch_stats.h
diff --git a/src/data/corpus.cpp b/src/data/corpus.cpp
index 7f51b12b..7f51b12b 100755..100644
--- a/src/data/corpus.cpp
+++ b/src/data/corpus.cpp
diff --git a/src/data/corpus.h b/src/data/corpus.h
index 59d82ef5..59d82ef5 100755..100644
--- a/src/data/corpus.h
+++ b/src/data/corpus.h
diff --git a/src/data/corpus_base.cpp b/src/data/corpus_base.cpp
index 74987882..74987882 100755..100644
--- a/src/data/corpus_base.cpp
+++ b/src/data/corpus_base.cpp
diff --git a/src/data/corpus_base.h b/src/data/corpus_base.h
index 85e26d71..85e26d71 100755..100644
--- a/src/data/corpus_base.h
+++ b/src/data/corpus_base.h
diff --git a/src/data/corpus_nbest.h b/src/data/corpus_nbest.h
index 2c7958b1..2c7958b1 100755..100644
--- a/src/data/corpus_nbest.h
+++ b/src/data/corpus_nbest.h
diff --git a/src/data/corpus_sqlite.h b/src/data/corpus_sqlite.h
index 641da2a8..641da2a8 100755..100644
--- a/src/data/corpus_sqlite.h
+++ b/src/data/corpus_sqlite.h
diff --git a/src/data/dataset.h b/src/data/dataset.h
index 34378954..34378954 100755..100644
--- a/src/data/dataset.h
+++ b/src/data/dataset.h
diff --git a/src/data/default_vocab.cpp b/src/data/default_vocab.cpp
index f5d009b2..f5d009b2 100755..100644
--- a/src/data/default_vocab.cpp
+++ b/src/data/default_vocab.cpp
diff --git a/src/data/rng_engine.h b/src/data/rng_engine.h
index 2efca136..2efca136 100755..100644
--- a/src/data/rng_engine.h
+++ b/src/data/rng_engine.h
diff --git a/src/data/sentencepiece_vocab.cpp b/src/data/sentencepiece_vocab.cpp
index 4457dc06..4457dc06 100755..100644
--- a/src/data/sentencepiece_vocab.cpp
+++ b/src/data/sentencepiece_vocab.cpp
diff --git a/src/data/shortlist.h b/src/data/shortlist.h
index 55fe4f5b..55fe4f5b 100755..100644
--- a/src/data/shortlist.h
+++ b/src/data/shortlist.h
diff --git a/src/data/text_input.cpp b/src/data/text_input.cpp
index 78fbc7af..78fbc7af 100755..100644
--- a/src/data/text_input.cpp
+++ b/src/data/text_input.cpp
diff --git a/src/data/text_input.h b/src/data/text_input.h
index bf1bc1eb..bf1bc1eb 100755..100644
--- a/src/data/text_input.h
+++ b/src/data/text_input.h
diff --git a/src/data/vocab.cpp b/src/data/vocab.cpp
index 266b1432..266b1432 100755..100644
--- a/src/data/vocab.cpp
+++ b/src/data/vocab.cpp
diff --git a/src/data/vocab.h b/src/data/vocab.h
index af4ea71f..af4ea71f 100755..100644
--- a/src/data/vocab.h
+++ b/src/data/vocab.h
diff --git a/src/examples/mnist/dataset.h b/src/examples/mnist/dataset.h
index 4a4f5ae4..4a4f5ae4 100755..100644
--- a/src/examples/mnist/dataset.h
+++ b/src/examples/mnist/dataset.h
diff --git a/src/examples/mnist/model.h b/src/examples/mnist/model.h
index 0b07f99a..0b07f99a 100755..100644
--- a/src/examples/mnist/model.h
+++ b/src/examples/mnist/model.h
diff --git a/src/functional/approx.h b/src/functional/approx.h
index 2989965d..2989965d 100755..100644
--- a/src/functional/approx.h
+++ b/src/functional/approx.h
diff --git a/src/functional/defs.h b/src/functional/defs.h
index 7ad627d9..7ad627d9 100755..100644
--- a/src/functional/defs.h
+++ b/src/functional/defs.h
diff --git a/src/functional/functional.h b/src/functional/functional.h
index 435acbd1..435acbd1 100755..100644
--- a/src/functional/functional.h
+++ b/src/functional/functional.h
diff --git a/src/functional/operands.h b/src/functional/operands.h
index 2d10a6a0..2d10a6a0 100755..100644
--- a/src/functional/operands.h
+++ b/src/functional/operands.h
diff --git a/src/functional/predicates.h b/src/functional/predicates.h
index 4d92a022..4d92a022 100755..100644
--- a/src/functional/predicates.h
+++ b/src/functional/predicates.h
diff --git a/src/functional/shape.h b/src/functional/shape.h
index 144c1458..144c1458 100755..100644
--- a/src/functional/shape.h
+++ b/src/functional/shape.h
diff --git a/src/graph/chainable.h b/src/graph/chainable.h
index 2679843e..2679843e 100755..100644
--- a/src/graph/chainable.h
+++ b/src/graph/chainable.h
diff --git a/src/graph/expression_graph.cpp b/src/graph/expression_graph.cpp
index b3c237d1..b3c237d1 100755..100644
--- a/src/graph/expression_graph.cpp
+++ b/src/graph/expression_graph.cpp
diff --git a/src/graph/expression_graph.h b/src/graph/expression_graph.h
index fe836161..fe836161 100755..100644
--- a/src/graph/expression_graph.h
+++ b/src/graph/expression_graph.h
diff --git a/src/graph/expression_operators.cpp b/src/graph/expression_operators.cpp
index c0640edb..c0640edb 100755..100644
--- a/src/graph/expression_operators.cpp
+++ b/src/graph/expression_operators.cpp
diff --git a/src/graph/node.cpp b/src/graph/node.cpp
index c11531da..c11531da 100755..100644
--- a/src/graph/node.cpp
+++ b/src/graph/node.cpp
diff --git a/src/graph/node.h b/src/graph/node.h
index 1397e74b..1397e74b 100755..100644
--- a/src/graph/node.h
+++ b/src/graph/node.h
diff --git a/src/graph/node_initializers.cpp b/src/graph/node_initializers.cpp
index f405102e..f405102e 100755..100644
--- a/src/graph/node_initializers.cpp
+++ b/src/graph/node_initializers.cpp
diff --git a/src/graph/node_initializers.h b/src/graph/node_initializers.h
index fbb07348..fbb07348 100755..100644
--- a/src/graph/node_initializers.h
+++ b/src/graph/node_initializers.h
diff --git a/src/graph/node_operators_binary.h b/src/graph/node_operators_binary.h
index 5f686a91..5f686a91 100755..100644
--- a/src/graph/node_operators_binary.h
+++ b/src/graph/node_operators_binary.h
diff --git a/src/graph/parameters.h b/src/graph/parameters.h
index 32f88a1e..32f88a1e 100755..100644
--- a/src/graph/parameters.h
+++ b/src/graph/parameters.h
diff --git a/src/layers/generic.h b/src/layers/generic.h
index 062b59cc..062b59cc 100755..100644
--- a/src/layers/generic.h
+++ b/src/layers/generic.h
diff --git a/src/layers/guided_alignment.h b/src/layers/guided_alignment.h
index 8c912ddf..8c912ddf 100755..100644
--- a/src/layers/guided_alignment.h
+++ b/src/layers/guided_alignment.h
diff --git a/src/layers/loss.cpp b/src/layers/loss.cpp
index 86cd99d1..86cd99d1 100755..100644
--- a/src/layers/loss.cpp
+++ b/src/layers/loss.cpp
diff --git a/src/layers/weight.cpp b/src/layers/weight.cpp
index ab7fe072..ab7fe072 100755..100644
--- a/src/layers/weight.cpp
+++ b/src/layers/weight.cpp
diff --git a/src/layers/weight.h b/src/layers/weight.h
index 787c2376..787c2376 100755..100644
--- a/src/layers/weight.h
+++ b/src/layers/weight.h
diff --git a/src/layers/word2vec_reader.h b/src/layers/word2vec_reader.h
index a7e85592..a7e85592 100755..100644
--- a/src/layers/word2vec_reader.h
+++ b/src/layers/word2vec_reader.h
diff --git a/src/marian.h b/src/marian.h
index 3e34a7b7..3e34a7b7 100755..100644
--- a/src/marian.h
+++ b/src/marian.h
diff --git a/src/microsoft/quicksand.cpp b/src/microsoft/quicksand.cpp
index 962bda18..962bda18 100755..100644
--- a/src/microsoft/quicksand.cpp
+++ b/src/microsoft/quicksand.cpp
diff --git a/src/microsoft/quicksand.h b/src/microsoft/quicksand.h
index 93308fe9..93308fe9 100755..100644
--- a/src/microsoft/quicksand.h
+++ b/src/microsoft/quicksand.h
diff --git a/src/models/amun.h b/src/models/amun.h
index 35b65206..35b65206 100755..100644
--- a/src/models/amun.h
+++ b/src/models/amun.h
diff --git a/src/models/costs.h b/src/models/costs.h
index bfd62da7..bfd62da7 100755..100644
--- a/src/models/costs.h
+++ b/src/models/costs.h
diff --git a/src/models/decoder.h b/src/models/decoder.h
index 53e38379..53e38379 100755..100644
--- a/src/models/decoder.h
+++ b/src/models/decoder.h
diff --git a/src/models/encoder.h b/src/models/encoder.h
index 7377ef9b..7377ef9b 100755..100644
--- a/src/models/encoder.h
+++ b/src/models/encoder.h
diff --git a/src/models/encoder_decoder.cpp b/src/models/encoder_decoder.cpp
index c4b96cc3..c4b96cc3 100755..100644
--- a/src/models/encoder_decoder.cpp
+++ b/src/models/encoder_decoder.cpp
diff --git a/src/models/nematus.h b/src/models/nematus.h
index 88e9854b..88e9854b 100755..100644
--- a/src/models/nematus.h
+++ b/src/models/nematus.h
diff --git a/src/models/s2s.h b/src/models/s2s.h
index edda79bc..edda79bc 100755..100644
--- a/src/models/s2s.h
+++ b/src/models/s2s.h
diff --git a/src/models/states.h b/src/models/states.h
index 8e397221..8e397221 100755..100644
--- a/src/models/states.h
+++ b/src/models/states.h
diff --git a/src/models/transformer.h b/src/models/transformer.h
index 01201df9..01201df9 100755..100644
--- a/src/models/transformer.h
+++ b/src/models/transformer.h
diff --git a/src/models/transformer_factory.h b/src/models/transformer_factory.h
index c2a7e13b..c2a7e13b 100755..100644
--- a/src/models/transformer_factory.h
+++ b/src/models/transformer_factory.h
diff --git a/src/optimizers/optimizers.cpp b/src/optimizers/optimizers.cpp
index 1580f7da..1580f7da 100755..100644
--- a/src/optimizers/optimizers.cpp
+++ b/src/optimizers/optimizers.cpp
diff --git a/src/optimizers/optimizers.h b/src/optimizers/optimizers.h
index 44d60312..44d60312 100755..100644
--- a/src/optimizers/optimizers.h
+++ b/src/optimizers/optimizers.h
diff --git a/src/rnn/constructors.h b/src/rnn/constructors.h
index 3a5826d6..3a5826d6 100755..100644
--- a/src/rnn/constructors.h
+++ b/src/rnn/constructors.h
diff --git a/src/rnn/rnn.h b/src/rnn/rnn.h
index c9131d87..c9131d87 100755..100644
--- a/src/rnn/rnn.h
+++ b/src/rnn/rnn.h
diff --git a/src/rnn/types.h b/src/rnn/types.h
index bd44b98b..bd44b98b 100755..100644
--- a/src/rnn/types.h
+++ b/src/rnn/types.h
diff --git a/src/tensors/allocator.h b/src/tensors/allocator.h
index 1e402ba6..1e402ba6 100755..100644
--- a/src/tensors/allocator.h
+++ b/src/tensors/allocator.h
diff --git a/src/tensors/cpu/add.h b/src/tensors/cpu/add.h
index 4bae5bb5..4bae5bb5 100755..100644
--- a/src/tensors/cpu/add.h
+++ b/src/tensors/cpu/add.h
diff --git a/src/tensors/cpu/prod.cpp b/src/tensors/cpu/prod.cpp
index 408e4791..408e4791 100755..100644
--- a/src/tensors/cpu/prod.cpp
+++ b/src/tensors/cpu/prod.cpp
diff --git a/src/tensors/cpu/sharp/int_gemm.h b/src/tensors/cpu/sharp/int_gemm.h
index 3ae23156..3ae23156 100755..100644
--- a/src/tensors/cpu/sharp/int_gemm.h
+++ b/src/tensors/cpu/sharp/int_gemm.h
diff --git a/src/tensors/cpu/tensor_operators.cpp b/src/tensors/cpu/tensor_operators.cpp
index e7fefdcf..e7fefdcf 100755..100644
--- a/src/tensors/cpu/tensor_operators.cpp
+++ b/src/tensors/cpu/tensor_operators.cpp
diff --git a/src/tensors/device.h b/src/tensors/device.h
index 68a9492e..68a9492e 100755..100644
--- a/src/tensors/device.h
+++ b/src/tensors/device.h
diff --git a/src/tensors/gpu/algorithm.cu b/src/tensors/gpu/algorithm.cu
index bdf66bac..bdf66bac 100755..100644
--- a/src/tensors/gpu/algorithm.cu
+++ b/src/tensors/gpu/algorithm.cu
diff --git a/src/tensors/gpu/backend.h b/src/tensors/gpu/backend.h
index 87f6407c..87f6407c 100755..100644
--- a/src/tensors/gpu/backend.h
+++ b/src/tensors/gpu/backend.h
diff --git a/src/tensors/gpu/cuda_helpers.h b/src/tensors/gpu/cuda_helpers.h
index 920cec8c..920cec8c 100755..100644
--- a/src/tensors/gpu/cuda_helpers.h
+++ b/src/tensors/gpu/cuda_helpers.h
diff --git a/src/tensors/gpu/device.cu b/src/tensors/gpu/device.cu
index a82b387e..a82b387e 100755..100644
--- a/src/tensors/gpu/device.cu
+++ b/src/tensors/gpu/device.cu
diff --git a/src/tensors/rand.cpp b/src/tensors/rand.cpp
index 3c7a519b..3c7a519b 100755..100644
--- a/src/tensors/rand.cpp
+++ b/src/tensors/rand.cpp
diff --git a/src/tensors/tensor.h b/src/tensors/tensor.h
index acc7e54c..acc7e54c 100755..100644
--- a/src/tensors/tensor.h
+++ b/src/tensors/tensor.h
diff --git a/src/tensors/tensor_allocator.h b/src/tensors/tensor_allocator.h
index d65b50e7..d65b50e7 100755..100644
--- a/src/tensors/tensor_allocator.h
+++ b/src/tensors/tensor_allocator.h
diff --git a/src/tensors/tensor_operators.h b/src/tensors/tensor_operators.h
index 8dd17a5c..8dd17a5c 100755..100644
--- a/src/tensors/tensor_operators.h
+++ b/src/tensors/tensor_operators.h
diff --git a/src/training/communicator.cpp b/src/training/communicator.cpp
index 35835a0e..35835a0e 100755..100644
--- a/src/training/communicator.cpp
+++ b/src/training/communicator.cpp
diff --git a/src/training/communicator.h b/src/training/communicator.h
index 4190401a..4190401a 100755..100644
--- a/src/training/communicator.h
+++ b/src/training/communicator.h
diff --git a/src/training/communicator_nccl.h b/src/training/communicator_nccl.h
index 55b48528..55b48528 100755..100644
--- a/src/training/communicator_nccl.h
+++ b/src/training/communicator_nccl.h
diff --git a/src/training/exponential_smoothing.h b/src/training/exponential_smoothing.h
index 30e64430..30e64430 100755..100644
--- a/src/training/exponential_smoothing.h
+++ b/src/training/exponential_smoothing.h
diff --git a/src/training/gradient_dropping/sparse_tensor.h b/src/training/gradient_dropping/sparse_tensor.h
index 5effa3d7..5effa3d7 100755..100644
--- a/src/training/gradient_dropping/sparse_tensor.h
+++ b/src/training/gradient_dropping/sparse_tensor.h
diff --git a/src/training/graph_group.h b/src/training/graph_group.h
index f4617d78..f4617d78 100755..100644
--- a/src/training/graph_group.h
+++ b/src/training/graph_group.h
diff --git a/src/training/graph_group_async.cpp b/src/training/graph_group_async.cpp
index c15adf3f..c15adf3f 100755..100644
--- a/src/training/graph_group_async.cpp
+++ b/src/training/graph_group_async.cpp
diff --git a/src/training/graph_group_async.h b/src/training/graph_group_async.h
index cd85cc50..cd85cc50 100755..100644
--- a/src/training/graph_group_async.h
+++ b/src/training/graph_group_async.h
diff --git a/src/training/graph_group_async_drop.cpp b/src/training/graph_group_async_drop.cpp
index 35d6f05d..35d6f05d 100755..100644
--- a/src/training/graph_group_async_drop.cpp
+++ b/src/training/graph_group_async_drop.cpp
diff --git a/src/training/graph_group_async_drop.h b/src/training/graph_group_async_drop.h
index 3e313440..3e313440 100755..100644
--- a/src/training/graph_group_async_drop.h
+++ b/src/training/graph_group_async_drop.h
diff --git a/src/training/graph_group_multinode.cpp b/src/training/graph_group_multinode.cpp
index 255b5a2a..255b5a2a 100755..100644
--- a/src/training/graph_group_multinode.cpp
+++ b/src/training/graph_group_multinode.cpp
diff --git a/src/training/graph_group_multinode.h b/src/training/graph_group_multinode.h
index 625f7604..625f7604 100755..100644
--- a/src/training/graph_group_multinode.h
+++ b/src/training/graph_group_multinode.h
diff --git a/src/training/graph_group_multinode_sync.cpp b/src/training/graph_group_multinode_sync.cpp
index 904d614f..904d614f 100755..100644
--- a/src/training/graph_group_multinode_sync.cpp
+++ b/src/training/graph_group_multinode_sync.cpp
diff --git a/src/training/graph_group_multinode_sync.h b/src/training/graph_group_multinode_sync.h
index c4bd9730..c4bd9730 100755..100644
--- a/src/training/graph_group_multinode_sync.h
+++ b/src/training/graph_group_multinode_sync.h
diff --git a/src/training/graph_group_singleton.cpp b/src/training/graph_group_singleton.cpp
index 21083408..21083408 100755..100644
--- a/src/training/graph_group_singleton.cpp
+++ b/src/training/graph_group_singleton.cpp
diff --git a/src/training/graph_group_singleton.h b/src/training/graph_group_singleton.h
index 7d45df70..7d45df70 100755..100644
--- a/src/training/graph_group_singleton.h
+++ b/src/training/graph_group_singleton.h
diff --git a/src/training/graph_group_sync.cpp b/src/training/graph_group_sync.cpp
index 1ec5c3d6..1ec5c3d6 100755..100644
--- a/src/training/graph_group_sync.cpp
+++ b/src/training/graph_group_sync.cpp
diff --git a/src/training/graph_group_sync.h b/src/training/graph_group_sync.h
index af10d586..af10d586 100755..100644
--- a/src/training/graph_group_sync.h
+++ b/src/training/graph_group_sync.h
diff --git a/src/training/scheduler.h b/src/training/scheduler.h
index 65bb8820..65bb8820 100755..100644
--- a/src/training/scheduler.h
+++ b/src/training/scheduler.h
diff --git a/src/training/training.h b/src/training/training.h
index d0623cfd..d0623cfd 100755..100644
--- a/src/training/training.h
+++ b/src/training/training.h
diff --git a/src/training/training_state.h b/src/training/training_state.h
index 99c1621d..99c1621d 100755..100644
--- a/src/training/training_state.h
+++ b/src/training/training_state.h
diff --git a/src/training/validator.h b/src/training/validator.h
index d09859b2..d09859b2 100755..100644
--- a/src/training/validator.h
+++ b/src/training/validator.h
diff --git a/src/translator/beam_search.h b/src/translator/beam_search.h
index 798312fe..798312fe 100755..100644
--- a/src/translator/beam_search.h
+++ b/src/translator/beam_search.h
diff --git a/src/translator/helpers.cpp b/src/translator/helpers.cpp
index ccc45040..ccc45040 100755..100644
--- a/src/translator/helpers.cpp
+++ b/src/translator/helpers.cpp
diff --git a/src/translator/helpers.h b/src/translator/helpers.h
index d4ff3a94..d4ff3a94 100755..100644
--- a/src/translator/helpers.h
+++ b/src/translator/helpers.h
diff --git a/src/translator/history.h b/src/translator/history.h
index e70b80c6..e70b80c6 100755..100644
--- a/src/translator/history.h
+++ b/src/translator/history.h
diff --git a/src/translator/hypothesis.h b/src/translator/hypothesis.h
index c13ac716..c13ac716 100755..100644
--- a/src/translator/hypothesis.h
+++ b/src/translator/hypothesis.h
diff --git a/src/translator/nth_element.cpp b/src/translator/nth_element.cpp
index 54983323..54983323 100755..100644
--- a/src/translator/nth_element.cpp
+++ b/src/translator/nth_element.cpp
diff --git a/src/translator/nth_element.cu b/src/translator/nth_element.cu
index d5377f90..d5377f90 100755..100644
--- a/src/translator/nth_element.cu
+++ b/src/translator/nth_element.cu
diff --git a/src/translator/nth_element.h b/src/translator/nth_element.h
index 91ea3792..91ea3792 100755..100644
--- a/src/translator/nth_element.h
+++ b/src/translator/nth_element.h
diff --git a/src/translator/output_collector.cpp b/src/translator/output_collector.cpp
index 58fba69b..58fba69b 100755..100644
--- a/src/translator/output_collector.cpp
+++ b/src/translator/output_collector.cpp
diff --git a/src/translator/output_collector.h b/src/translator/output_collector.h
index 51b47159..51b47159 100755..100644
--- a/src/translator/output_collector.h
+++ b/src/translator/output_collector.h
diff --git a/src/translator/output_printer.cpp b/src/translator/output_printer.cpp
index 000af789..000af789 100755..100644
--- a/src/translator/output_printer.cpp
+++ b/src/translator/output_printer.cpp
diff --git a/src/translator/output_printer.h b/src/translator/output_printer.h
index b27b591c..b27b591c 100755..100644
--- a/src/translator/output_printer.h
+++ b/src/translator/output_printer.h
diff --git a/src/translator/scorers.cpp b/src/translator/scorers.cpp
index 9afa1d7b..9afa1d7b 100755..100644
--- a/src/translator/scorers.cpp
+++ b/src/translator/scorers.cpp
diff --git a/src/translator/scorers.h b/src/translator/scorers.h
index 16a066b0..16a066b0 100755..100644
--- a/src/translator/scorers.h
+++ b/src/translator/scorers.h
diff --git a/src/translator/translator.h b/src/translator/translator.h
index 9f973113..9f973113 100755..100644
--- a/src/translator/translator.h
+++ b/src/translator/translator.h
diff --git a/vs/Marian.sln b/vs/Marian.sln
index 9cbbcefb..9cbbcefb 100755..100644
--- a/vs/Marian.sln
+++ b/vs/Marian.sln
diff --git a/vs/Marian.vcxproj b/vs/Marian.vcxproj
index a6c560d3..a6c560d3 100755..100644
--- a/vs/Marian.vcxproj
+++ b/vs/Marian.vcxproj
diff --git a/vs/Marian.vcxproj.filters b/vs/Marian.vcxproj.filters
index d9e56843..d9e56843 100755..100644
--- a/vs/Marian.vcxproj.filters
+++ b/vs/Marian.vcxproj.filters