clearml-agent/trains_agent/helper/package
2020-02-23 15:47:28 +02: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 pip install or upgrade with limit in conda 2020-02-23 15:47:28 +02: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 Fix poetry support 2020-01-21 16:23:36 +02:00
requirements.py Fix requirements handling and poetry support 2020-01-16 11:10:38 +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