clearml-agent/trains_agent/helper/package
2020-05-09 20:08:05 +03:00
..
pip_api Add pip --disable-pip-version-check, to remove pip version warnings 2020-01-27 16:23:15 +02:00
__init__.py Initial release 2019-10-25 22:28:44 +03:00
base.py Support limiting pip version, limit to <20 by default 2020-01-22 12:02:12 +02:00
conda_api.py Fix version control links in requirements when using conda 2020-05-09 19:52:51 +03:00
cython_req.py Preinstall numpy if it exists in the requirements (temporary fix) 2020-02-04 18:06:25 +02:00
external_req.py Fix requirements handling and poetry support 2020-01-16 11:10:38 +02:00
horovod_req.py Add support for "-e ./folder" lines in requirements 2020-01-14 11:37:41 +02:00
poetry_api.py Print error in case Poetry configuration failed 2020-02-23 14:43:21 +02:00
pytorch.py Add torch_nightly flag support (if torch wheel is not found on stable try the nightly builds), improve support for torch in freeze (add actually used HTTP link as comment to the original package) 2020-05-09 20:08:05 +03:00
requirements.py Fix PyTorch support to ignore minor versions when looking for package to install or to download 2020-03-20 10:48:48 +02:00
translator.py Initial release 2019-10-25 22:28:44 +03:00
venv_update_api.py Initial release 2019-10-25 22:28:44 +03:00