allegroai
|
f1f9278928
|
Fix torch resolver settings applied to PytorchRequirement instance are not used
|
2024-03-17 18:56:47 +02:00 |
|
allegroai
|
d16825029d
|
Add new pytorch no resolver mode and CLEARML_AGENT_PACKAGE_PYTORCH_RESOLVE to change resolver on a Task basis, now supports "pip", "direct", "none"
|
2023-09-02 17:45:10 +03:00 |
|
allegroai
|
fb639afcb9
|
Fix PyTorch extra index pip resolver
|
2023-09-02 17:43:41 +03:00 |
|
allegroai
|
bc85ddf78d
|
Fix pytorch direct resolve replacing wheel link with directly installed version
|
2023-05-21 22:53:51 +03:00 |
|
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
|
bfc4ba38cd
|
Fix torch inside nvidia containers to use preinstalled version (i.e. ==x.y.z.* matching)
|
2023-03-05 18:05:00 +02: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
|
594ee5842e
|
Allow to pverride pytorch lookup page: "agent.package_manager.torch_page / torch_nightly_page / torch_url_template_prefix"
|
2022-09-15 20:16:41 +03:00 |
|
allegroai
|
249aa006cb
|
Make sure that if we have "setuptools" in the original required packages, we preserve the line in the pip freeze list
|
2022-05-12 23:31:32 +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
|
6572023173
|
Fix avoid reinstall pytorch package if the same version is already installed
|
2022-04-09 14:18:38 +03:00 |
|
allegroai
|
8712c5e636
|
Fix PyTorch aarch64 and windows support
|
2022-03-16 17:40:21 +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
|
a890e36a36
|
Fix PY2.7 support for pytorch
|
2021-10-19 10:47:09 +03:00 |
|
allegroai
|
6e1f74402e
|
Rename trains-agent -> clearml-agent
|
2020-12-22 21:21:29 +02:00 |
|