Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/OpenNMT/OpenNMT-tf.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-14Support TensorFlow 2.10 (#968)Guillaume Klein
2022-07-29Update version for action pypa/gh-action-pypi-publishGuillaume Klein
2022-05-27Remove support for older TensorFlow versions 2.4 & 2.5 (#946)Guillaume Klein
2022-05-23Support TensorFlow 2.9 (#944)Guillaume Klein
2022-04-11Update docs requirements (#940)Guillaume Klein
2022-03-03Use PyPI API token for authentificationGuillaume Klein
2022-02-21Support TensorFlow 2.8 (#924)Guillaume Klein
2021-11-15Support TensorFlow 2.7 (#902)Guillaume Klein
2021-11-04Remove support for TensorFlow 2.3 (#897)Guillaume Klein
2021-10-14Use codecov-action to upload the coverage report (#898)Guillaume Klein
2021-08-30Support TensorFlow 2.6 (#873)Guillaume Klein
2021-07-29Use isort to automatically organize imports (#865)Guillaume Klein
2021-07-19Add SentencePieceTokenizer from tensorflow-text (#860)Guillaume Klein
2021-05-16Add support for TensorFlow 2.5 (#832)Guillaume Klein
2021-05-06Pass training flag to tokenization methods (#829)Guillaume Klein
2021-03-08Remove direct dependency on TensorFlow (#802)Guillaume Klein
2021-01-07Reformat code with Black and move to Flake8 (#768)Guillaume Klein
2020-12-14Add TensorFlow 2.4 in CI (#757)Guillaume Klein
2020-11-13Run tests with pytest (#742)Guillaume Klein
2020-11-13Setup GitHub Actions (#740)Guillaume Klein