clearml-agent/trains_agent/helper/package
2020-12-10 09:53:18 +02:00
..
pip_api Add agent.package_manager.conda_env_as_base_docker allowing "docker_cmd" to contain link to a full pre-packaged conda environment (conda-pack outputs a tar.gz). Use TRAINS_CONDA_ENV_PACKAGE to specify conda tar.gz file. 2020-10-15 23:23:46 +03:00
__init__.py Initial release 2019-10-25 22:28:44 +03:00
base.py Fix running trains-agent from conda environment - conda.sh not found in first conda PATH match 2020-12-10 09:53:18 +02:00
conda_api.py Fix running trains-agent from conda environment - conda.sh not found in first conda PATH match 2020-12-10 09:53:18 +02:00
external_req.py Replace back package version on conda and pip 2020-10-04 19:41:26 +03:00
poetry_api.py Print error in case Poetry configuration failed 2020-02-23 14:43:21 +02:00
post_req.py Add post_packages post_optional_packages to control packages installed after all the rest (e.g. horovod) 2020-09-15 20:20:55 +03:00
priority_req.py Add multiple packages support 2020-12-10 09:52:00 +02:00
pytorch.py Add torchcsprng and torchtext to PyTorch resolving. Improve debug prints on auto cuda version resolving. 2020-12-06 12:15:12 +02:00
requirements.py Add PackageCollectorRequirement to allow multiple entries of the same package 2020-12-06 12:16:56 +02:00
translator.py Replace back package version on conda and pip 2020-10-04 19:41:26 +03:00
venv_update_api.py Initial release 2019-10-25 22:28:44 +03:00