clearml-agent/trains_agent/helper
allegroai 272fa07c29 Fix and enhance "build --docker"
- Fix standalone docker execution
- Add --install-globally option to install required packages in the docker's system python
- Add --entry-point option to allow automatic task cloning when running the docker
2020-05-09 19:57:25 +03:00
..
gpu Initial release 2019-10-25 22:28:44 +03:00
os Add daemon detached mode (--detached, -d) that runs agent in the background and returns immediately 2020-03-22 19:00:29 +02:00
package Fix version control links in requirements when using conda 2020-05-09 19:52:51 +03:00
__init__.py Initial release 2019-10-25 22:28:44 +03:00
base.py Add TRAINS_AGENT_EXTRA_PYTHON_PATH to allow adding additional python path for task execution (helpful when using extra untracked modules) 2020-03-20 10:46:56 +02:00
check_update.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
console.py Improve Unicode/UTF stdout handling 2020-03-09 12:34:48 +02:00
dicts.py Initial release 2019-10-25 22:28:44 +03:00
process.py Fix and enhance "build --docker" 2020-05-09 19:57:25 +03:00
repo.py Fix and enhance "build --docker" 2020-05-09 19:57:25 +03:00
resource_monitor.py Initial release 2019-10-25 22:28:44 +03:00
singleton.py Fix run as user support in Windows and add fall-back for created user folders 2020-03-22 19:16:11 +02:00
trace.py Initial release 2019-10-25 22:28:44 +03:00