mirror of
https://github.com/marian-nmt/marian.git
synced 2024-11-30 21:39:52 +03:00
Merge ../amunmt into mosesplugin
This commit is contained in:
commit
662ca69780
@ -294,6 +294,7 @@ void Config::AddOptions(size_t argc, char** argv) {
|
||||
SET_OPTION("show-weights", bool);
|
||||
SET_OPTION_NONDEFAULT("load-weights", std::string);
|
||||
SET_OPTION("relative-paths", bool);
|
||||
SET_OPTION_NONDEFAULT("input-file", std::string);
|
||||
|
||||
// @TODO: Apply complex overwrites
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user