This repository has been archived by the owner on Aug 10, 2023. It is now read-only.
v0.3.5
Pre-release
Pre-release
support multilingual NMT;
support contiguous model parameters;
add sentencepiece (spm) support;
add C backend for core modules (this saves resources but is slower than the python backend);
clean & enhancement (the class components of transformer.Encoder/Decoder(s)
are changed, and model files of previous commits cannot be loaded correctly).