Commit Graph

2270 Commits

Author SHA1 Message Date
allegroai
c5510bb06e Refactor new code 2024-01-10 14:01:52 +02:00
allegroai
1f72b0ca66 Change pytorch distributed polling time to 250ms 2024-01-09 15:37:02 +02:00
allegroai
f7b441ab49 Add multi objective optimization to HPO 2024-01-06 12:35:49 +02:00
allegroai
d993fa75e4 Fix decorated pipeline steps 2024-01-06 12:35:06 +02:00
allegroai
801c7b4cd4 Add support for auto detecting torch and transformers accelerate distributed execution 2024-01-06 12:34:32 +02:00
allegroai
141a183235 Fix static method should not get any argument 2024-01-06 12:33:52 +02:00
allegroai
0ed5ff4123 Auto detect tensorflow-intel as tensorflow (there is no tensorflow-intel package) 2024-01-06 12:32:57 +02:00
allegroai
4bd6b20a62 Add support for decorated pipeline steps (#1154) 2024-01-03 22:18:39 +02:00
allegroai
cf39029cb2 Black formatting 2023-12-30 23:01:19 +02:00
allegroai
3b53ef2708 Protect signal unregistering 2023-12-26 10:09:47 +02:00
allegroai
a81ef3f922 Fix invalid jsonargs arguments should be deleted 2023-12-26 10:09:03 +02:00
allegroai
7813602ad2 Add raise_on_error flag to Model.update_weights() and Model.update_weights_package() 2023-12-24 11:37:59 +02:00
allegroai
52d8835710 Add tabular-data multi stage pipeline process example 2023-12-20 13:14:14 +02:00
allegroai
8968753467 PEP8 2023-12-17 23:36:13 +02:00
allegroai
081f4e5a56 Version bump to v1.13.3rc0 2023-12-13 17:51:39 +02:00
allegroai
23bdbe4b87 Fix jsonargparse binding does not capture parameters before Task.init is called (#1164) 2023-12-13 17:50:03 +02:00
allegroai
65c6ba33e4 Add more visibility into the way we override jsonargparse arguments 2023-12-13 16:45:51 +02:00
allegroai
1076d20808 Fix using target_project with TaskScheduler.add_task() corrupts project if used with pipelines (#1137) 2023-12-13 16:42:31 +02:00
allegroai
8cb7d14abb Fix process sometimes hangs issue by improving exit and exception handlers, unregistering signal handling in child processes except for the BackgroundMonitor 2023-12-13 16:41:21 +02:00
allegroai
07dcbcac08 Support raising ConfigurationError when checking for min API version (makes sure a proper error is raised when importing clearml while using an invalid configuration) 2023-12-11 10:37:35 +02:00
allegroai
73e2ecf7fd Support clearing repository details in task.set_repo() 2023-12-07 16:31:51 +02:00
allegroai
82c28ba43b Fix set_repo and set_packages should wait for automatic async repo detection 2023-12-05 12:52:45 +02:00
allegroai
929710620a Fix use report_confusion_matrix function 2023-12-03 11:10:57 +02:00
allegroai
b3edd27e8d Remove trailing whitespace (PEP8) 2023-11-29 12:12:19 +02:00
allegroai
19bfa3cd31 Fix active GPU filtering in resource monitor to support GPU ID and not just GPU idx 2023-11-26 11:11:43 +02:00
allegroai
5911d9e6d6 Handle appends to Hydra defaults list 2023-11-21 11:05:30 +02:00
allegroai
0af630e9cf Add ChunkedEncodingError, ContentDecodingError and StreamConsumedError to retry list 2023-11-17 09:25:15 +02:00
allegroai
27021a1a19 Update README 2023-11-14 11:42:02 +02:00
allegroai
c4bf20c294 Edit SECURITY.md 2023-11-11 22:52:56 +02:00
allegroai
65c1062675 Version bump to v1.13.2 2023-11-08 23:08:21 +02:00
allegroai
e6f1cc8a5c Add SECURITY.md 2023-11-07 17:03:49 +02:00
allegroai
9d5c39aac3 Support ignoring default_output_uri on remote runs when output_uri=False was specified and the backend task data has no output_uri specified 2023-11-07 17:03:11 +02:00
allegroai
1e5992cd5a Fix metadata schema is a for queues 2023-11-07 16:35:51 +02:00
allegroai
68aa2a9e9e Fix attrs.__version__ deprecation warning (#1145) 2023-11-07 16:35:04 +02:00
allegroai
ecdeb2d0a2 Support raising LoginError when checking for min api version 2023-11-07 16:34:43 +02:00
allegroai
3d6ab41a7a Explicitly request raising an error when failing to check api version 2023-11-07 15:11:06 +02:00
allegroai
f67ce9c04b Improve docstrings for tag filters 2023-11-07 15:07:41 +02:00
allegroai
fdd2c03900 Fix missing configuration error not raised correctly 2023-11-05 21:07:33 +02:00
allegroai
32832ae46d Fix Model.connect() in remote execution might result in the wrong model being connected 2023-11-05 21:07:33 +02:00
allegroai
e7f4497e36 Fix potential threading issues when setting self.lock to None 2023-11-05 21:07:33 +02:00
allegroai
e746b3e535 Support GS credentials as JSON string if not a JSON file reference 2023-11-05 21:07:32 +02:00
allegroai
4303664d5b Fix parallel dataset verification fails on older versions of Python (#1144) 2023-11-05 21:07:32 +02:00
allegroai
d6d8aa9318 Fix various CI and tests issues 2023-11-05 21:07:32 +02:00
pollfly
2f05a830b5
Edit example (#1147) 2023-11-01 10:52:58 +02:00
Quy Vu
e89b2a03a7
Fix several jsonschema DeprecationWarning (#1128)
* address DeprecationWarnings from jsonschema

* use `referencing` for Python >= 3.8

* undo unrelated change by auto linter
2023-10-30 18:30:38 +02:00
pollfly
489dee0e92
Add HuggingFace Transformers Example (#1146) 2023-10-29 16:04:12 +02:00
allegroai
2f233bb9fd Fix incorrect return type annotation 2023-10-28 22:55:56 +03:00
allegroai
b2bb04899c Use StorageManager cache when downloading models 2023-10-24 18:45:18 +03:00
allegroai
b8ceba38dc Add more visibility when overriding jsonargparse arguments 2023-10-24 18:44:24 +03:00
allegroai
f2057febd0 Fix displayed pipeline run time is pipeline components is not the same as that shown in info tab in full detail 2023-10-24 18:43:04 +03:00