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

github.com/OpenNMT/CTranslate2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-07Update docker/login-action to fix deprecation warning (#977)Guillaume Klein
2022-11-07Update github-pages-deploy-action to fix deprecation warning (#978)Guillaume Klein
2022-11-04Update oneMKL to 2022.2 (#972)Guillaume Klein
2022-10-31Remove support for CUDA 10 (#959)Guillaume Klein
2022-10-28Update cibuildwheel to 2.11.2 (#953)Guillaume Klein
2022-10-21Split Python tests into multiple files (#944)Guillaume Klein
2022-10-21Update GitHub actions to fix some warnings (#943)Guillaume Klein
2022-09-30Use Python 3.8 in check-python-style CI jobGuillaume Klein
2022-09-14Build wheels for Python 3.11 (#902)Guillaume Klein
2022-07-29Update version of action pypa/gh-action-pypi-publishGuillaume Klein
2022-07-21Update cibuildwheel to 2.8.1 (#882)Guillaume Klein
2022-07-18Add conversion test for OpenNMT-py's transformer_lm (#874)Guillaume Klein
2022-06-30Remove unnecessary libomp installation command on macOS (#857)Guillaume Klein
2022-06-28Update Ubuntu and macOS versions used on GitHub runners (#852)Guillaume Klein
2022-05-25Reorder Python imports with isort (#812)Guillaume Klein
2022-05-17Support OPT models via the Transformers converter (#807)Guillaume Klein
2022-05-09Move all documentation to the website (#799)Guillaume Klein
2022-05-03Rename subdirectory from src to python in the generated docs (#792)Guillaume Klein
2022-05-03Update CUDA repository key (#794)Guillaume Klein
2022-04-27Generate the Python API reference (#785)Guillaume Klein
2022-04-12Build ARM64 wheels for macOS (#769)Guillaume Klein
2022-03-31Compile for deprecated architectures that are not yet dropped by CUDA (#759)Guillaume Klein
2022-03-03Use PyPI API token for authentificationGuillaume Klein
2022-01-31Update black to stable release (#703)Guillaume Klein
2022-01-12Add CI job to check compilation with CUDA 10.0 (#688)Guillaume Klein
2022-01-11Build Python wheels for AArch64 (#674)Guillaume Klein
2022-01-04Update Intel oneAPI to 2022.1 (#675)Guillaume Klein
2021-11-15Build Python wheels for Windows (#620)Guillaume Klein
2021-10-20Remove run_tests.sh script (#594)Guillaume Klein
2021-10-19Remove unnecessary step in CI (#592)Guillaume Klein
2021-10-07Build wheels for Python 3.10 (#574)Guillaume Klein
2021-09-30Update Intel oneAPI to 2021.4 (#571)Guillaume Klein
2021-09-14INT8 GEMM on AArch64 (#558)Keichi Takahashi
2021-07-22Remove the oneDNN CI job on AArch64 (#520)Guillaume Klein
2021-07-01Update Intel oneAPI to 2021.3 (#508)Guillaume Klein
2021-06-02Build and push Docker images in CI (#479)Guillaume Klein
2021-04-15Revert "Temporary fix macOS jobs (#447)" (#453)Guillaume Klein
2021-04-12Temporary fix macOS jobs (#447)Guillaume Klein
2021-03-31Update cibuildwheel to 1.10.0 (#438)Guillaume Klein
2021-03-31Update Intel oneAPI to 2021.2 in macOS builds (#435)Guillaume Klein
2021-03-24Rename CMake option WITH_TESTS to BUILD_TESTS (#430)Guillaume Klein
2021-02-25Run apt-get update before install in CI job (#408)Guillaume Klein
2021-01-18Test Python wheels in separate CI job (#384)Guillaume Klein
2021-01-11Add a minimal CI job for Windows and fix compilation (#372)Guillaume Klein
2021-01-08Reformat and check Python code style (#371)Guillaume Klein
2021-01-06Build Python wheels for macOS (#367)Keichi Takahashi
2021-01-04Switch to cibuildwheel (#363)Keichi Takahashi
2020-12-29Install MKL and DNNL from Intel oneAPI Toolkit (#349)Guillaume Klein
2020-12-28Support ARM 64-bit architecture (#355)Keichi Takahashi
2020-12-02Freeze Ubuntu version in CI (#336)Guillaume Klein