THUNLP-MT / THUMT

An open-source neural machine translation toolkit developed by Tsinghua Natural Language Processing Group
BSD 3-Clause "New" or "Revised" License
703 stars 197 forks source link

Will PyTorch version be developed in the future? #57

Closed yongchanghao closed 5 years ago

yongchanghao commented 5 years ago

PyTorch is getting more and more popular, is there a concern to develop a PyTorch version?

Glaceon31 commented 5 years ago

Thanks for your suggestion. Developing a PyTorch version for THUMT clearly benefits the system, but our first priority is to improve the TensorFlow version and keep it up-to-date. So we do not have the plan to develop a PyTorch version currently. Though, the idea to have a PyTorch version is great and may be listed later.

yongchanghao commented 5 years ago

Thank you.

alphadl commented 4 years ago

@Schureed Hi, the standard Transformer model implemented by PyTorch was already released. See THUMT pytorch branch