allegroai
|
5b5fb0b8a6
|
Add agent.package_manager.pytorch_resolve configuration setting with pip or direct values. pip sets extra index based on cuda and lets pip resolve, direct is the previous parsing algorithm that does the matching and downloading (default pip )
|
2023-05-21 22:53:11 +03:00 |
|
allegroai
|
efb06891a8
|
Add support for PyTorch new extra_index_url repo support. We will find the correct index url based on the cuda version, and let pip do the rest.
|
2022-10-23 13:04:00 +03:00 |
|
allegroai
|
3f7a4840cc
|
Add support for operator != in package version (mostly for pytorch resolving)
|
2022-10-23 13:04:00 +03:00 |
|
allegroai
|
0de10345f7
|
Moved pyhocon to internal packages
|
2022-10-23 13:03:59 +03:00 |
|
allegroai
|
fe6adbf110
|
Fix package @ file:// with quoted (url style) links should not be ignored
|
2022-08-29 18:06:09 +03:00 |
|
allegroai
|
6c7a639673
|
Fix broken pytorch setuptools incompatibility (force setuptools < 59 if torch is below 1.11)
|
2022-05-05 12:22:13 +03:00 |
|
allegroai
|
341086d86a
|
Fix vcs packages are reinstalled when same commit version is already installed
|
2022-03-24 22:03:25 +02:00 |
|
allegroai
|
531e514003
|
Add custom build script support
Add extra configurations when starting daemon
Propagate token to docker in case credentials are not available
|
2022-03-15 10:04:25 +02:00 |
|
allegroai
|
53eba5658f
|
Fix conda package manager listed packages with local links (@ file://) should ignore the local package if it does not exist
Fix cuda patch version support in conda
|
2022-02-02 16:33:07 +02:00 |
|
allegroai
|
f41ed09dc1
|
Add support for custom docker image resolving
|
2021-12-21 14:29:43 +02:00 |
|
allegroai
|
0fbbe774fa
|
Fix support for "-r requirements.txt" in installed packages
|
2021-08-05 19:19:54 +03:00 |
|
allegroai
|
aaa6b32f9f
|
Fix support for "-r requirements.txt" inside "installed packages"
|
2021-06-24 19:26:35 +03:00 |
|
allegroai
|
0caf31719c
|
Fix venv caching always reinstall git repositories and local repositories
|
2021-02-23 12:45:34 +02:00 |
|
allegroai
|
58cb344ee6
|
Upgrade pynvml add detect CUDA version from driver level
|
2021-02-17 00:03:16 +02:00 |
|
allegroai
|
b4d143812e
|
initial clearml-agent v0.17.0
|
2020-12-22 23:00:57 +02:00 |
|
allegroai
|
6e1f74402e
|
Rename trains-agent -> clearml-agent
|
2020-12-22 21:21:29 +02:00 |
|