pollfly
|
f53326faba
|
Edit docstrings (#1325)
|
2024-09-15 12:22:04 +03:00 |
|
clearml
|
1d012de0b5
|
Add silent_on_errors argument to Task.delete_artifacts (default False)
|
2024-09-12 09:38:34 +03:00 |
|
allegroai
|
3b20eae47e
|
Black formatting
|
2024-09-09 11:48:23 +03:00 |
|
Jake Henning
|
b1e39e6897
|
Update LICENSE
|
2024-09-05 00:13:26 +03:00 |
|
Jake Henning
|
a0d71307e0
|
Update README.md
|
2024-09-01 10:30:58 +03:00 |
|
allegroai
|
136c8a1273
|
Version bump to v1.16.5
|
2024-08-28 19:46:57 +03:00 |
|
allegroai
|
696af6e76b
|
Fix maxfile attribute dropped in psutil 6.0.0 causing an error to be printed
|
2024-08-28 19:46:26 +03:00 |
|
allegroai
|
9611e5c486
|
Version bump to v1.16.4
|
2024-08-27 22:39:23 +03:00 |
|
allegroai
|
2811931d69
|
Support path to certificate files to be specified as a downloadable URL
|
2024-08-27 10:33:05 +03:00 |
|
pollfly
|
33e4c24b79
|
Update docstring (#1314)
|
2024-08-24 22:11:19 +03:00 |
|
allegroai
|
9a9ee54681
|
Add support for a default extension name when uploading a pandas dataframe artifact (see sdk.development.artifacts.default_pandas_dataframe_extension_name )
|
2024-08-24 22:10:23 +03:00 |
|
allegroai
|
0086785372
|
Fix valid model URL might be overridden by an invalid one in case the upload failed
|
2024-08-22 01:26:01 +03:00 |
|
allegroai
|
a9819416fd
|
Black formatting
|
2024-08-18 10:36:42 +03:00 |
|
allegroai
|
cf1178ff5f
|
Add custom task binary support to clearml-task and CreateAndPopulate (allows bash script execution, requires agent version >=1.9.0)
|
2024-08-14 13:11:12 +03:00 |
|
allegroai
|
bb8975065b
|
Black formatting
|
2024-08-12 20:16:18 +03:00 |
|
pollfly
|
35c8b9f7d3
|
Edit docstring (#1310)
|
2024-08-08 19:12:12 +03:00 |
|
allegroai
|
97221b6c15
|
Version bump to v1.16.3
|
2024-08-06 16:26:06 +03:00 |
|
allegroai
|
01d337f1aa
|
Black formatting
|
2024-08-05 15:46:11 +03:00 |
|
allegroai
|
028adb45fb
|
Black formatting
|
2024-08-02 15:21:31 +03:00 |
|
allegroai
|
386e1874be
|
Add retries parameter to StorageManager.upload_folder (#1305)
|
2024-07-31 17:28:33 +03:00 |
|
allegroai
|
165e8a07f9
|
Fix offline behavior
|
2024-07-31 17:28:33 +03:00 |
|
allegroai
|
87233dfeac
|
Protect against jsonschema / referencing import to include TypeError
|
2024-07-31 17:28:32 +03:00 |
|
allegroai
|
62dd92a22d
|
Fix when abort callback is set, set task status to stopped only if running locally, otherwise leave it for the Agent to set it.
|
2024-07-31 17:28:32 +03:00 |
|
allegroai
|
b298e212dd
|
Add docstring allowing users to pass packages=False to revert to requirements.txt inside their git repository
|
2024-07-31 17:28:32 +03:00 |
|
allegroai
|
d8ca5c73c4
|
Flake8
|
2024-07-31 17:28:32 +03:00 |
|
Rafael Tvelov
|
a7b5890028
|
Fix scalar logging bug with Fire (#1301)
Fixes `_patched_call` using under Fire scope, see #1300
|
2024-07-31 14:19:31 +03:00 |
|
pollfly
|
462b01ee0e
|
Edit Logger docs (#1302)
|
2024-07-30 23:32:08 +03:00 |
|
allegroai
|
1b474dc0b0
|
Fix hierarchy for pipeline nodes without args
|
2024-07-29 17:37:05 +03:00 |
|
allegroai
|
2b66ee663e
|
Fix dataset with external links will not reuse downloaded data from parents
|
2024-07-29 17:36:02 +03:00 |
|
allegroai
|
d826e9806e
|
Fix injected task import in Task.populate()
|
2024-07-26 19:13:34 +03:00 |
|
allegroai
|
4417812410
|
Fix Kerastuner framework and examples #1279
|
2024-07-24 17:35:34 +03:00 |
|
allegroai
|
fa0ba104c4
|
Add original_task property to models
Change `task` property to return connected task
|
2024-07-21 14:14:15 +03:00 |
|
allegroai
|
a59b40217e
|
Black formatting
|
2024-07-19 13:12:46 +03:00 |
|
allegroai
|
f48c2ffc1c
|
Black formatting
|
2024-07-17 10:50:49 +03:00 |
|
allegroai
|
cbb90a8bd5
|
Black formatting
|
2024-07-15 13:39:00 +03:00 |
|
allegroai
|
d75564d514
|
Fix "can't create new thread at interpreter shutdown" errors (known issue with Python 3.12.0 and other versions)
|
2024-07-13 22:13:55 +03:00 |
|
allegroai
|
74b2b38673
|
Fix CLEARML_MULTI_NODE_SINGLE_TASK rank 0 always creates resource monitoring scalers ":monitor:machine" and ":monitor:gpu" so that external monitoring is not broken
|
2024-07-11 12:55:20 +03:00 |
|
allegroai
|
0bb0f29867
|
Fix jupyter notebook packages and uncommitted changes are sometimes not fetched
|
2024-07-09 15:35:19 +03:00 |
|
allegroai
|
253aee3b0e
|
Fix CLEARML_MULTI_NODE_SINGLE_TASK resource monitoring
|
2024-07-07 13:38:12 +03:00 |
|
allegroai
|
e27d277e40
|
Fix Task.launch_multi_node() not supported when used via pytorch lightning
|
2024-07-04 15:29:37 +03:00 |
|
allegroai
|
aa227a0cdb
|
Fix tensorboard numpy 2.0 incompatibility breaking binding
|
2024-07-04 15:27:52 +03:00 |
|
allegroai
|
9594e5dddd
|
Add CLEARML_MULTI_NODE_SINGLE_TASK (values -1, 0, 1, 2) for easier multi-node singe Task workloads
|
2024-07-04 15:27:10 +03:00 |
|
allegroai
|
7dc601598b
|
Add support for HTTP file upload progress reporting
|
2024-07-04 15:26:45 +03:00 |
|
allegroai
|
3fa5409283
|
Fix launch_multi_node enforce the parent of sub-tasks to be the master node 0 task
|
2024-07-04 15:26:17 +03:00 |
|
allegroai
|
81b4c49f8b
|
Add clearml-task and CreateAndPopulate support for bash scripts, ipynb and python modules. requires clearml-agent 1.9+
|
2024-07-04 15:24:40 +03:00 |
|
allegroai
|
eb09b4646c
|
Fix support passing folder to get_script_info() to get the git info
|
2024-06-30 09:17:55 +03:00 |
|
pollfly
|
8adbf5ae00
|
Edit docstring (#1290)
|
2024-06-27 17:42:41 +03:00 |
|
allegroai
|
d835fb2e0c
|
Add --tags option to clearml-task (#1284)
|
2024-06-23 14:41:03 +03:00 |
|
pollfly
|
60d138bc56
|
Update docstrings (#1289)
Edit docstrings so they can be rendered using MDX
|
2024-06-20 16:59:53 +03:00 |
|
allegroai
|
4c79e06643
|
Version bump to v1.16.2
|
2024-06-18 17:08:26 +03:00 |
|