Commit Graph

  • 6ffd82479d Fix example requirements allegroai 2023-06-21 08:54:21 +03:00
  • 8524874998 Fix task status comparison breaks when using a string allegroai 2023-06-21 08:54:01 +03:00
  • ab3c148de2 Fix message not reloaded before appending text allegroai 2023-06-21 08:51:47 +03:00
  • 1da47a20f8 Add CLI client name to client header allegroai 2023-06-19 11:02:05 +03:00
  • 050d6d8970 Fix infinite recursion when updating connected dict remotely Alex Burlacu 2023-06-16 13:52:55 +03:00
  • eede2b6155 Bump version to 1.11.1rc2 v1.11.1rc2 Alex Burlacu 2023-06-13 13:57:41 +03:00
  • e6f9ef5806 Improve pytorch lightning examples Alex Burlacu 2023-06-12 15:14:13 +03:00
  • 4ab46dd92c Patch Gradio root_path argument Alex Burlacu 2023-06-12 15:13:13 +03:00
  • be65b6055a Fix support for new lightning namespace allegroai 2023-06-11 14:12:16 +03:00
  • 4d54b7733f Edit README (#1023) pollfly 2023-06-11 14:09:41 +03:00
  • ec51f35ec7 Add support for new lightning namespace (#1033) Andreas Weinmann 2023-06-11 04:05:39 -07:00
  • 42320421a2 Fix model names in examples are inconsistent allegroai 2023-06-11 13:58:01 +03:00
  • 1ccdff5e77 Support clearml-init hosts detection for WebApp with no port (#1031) Paweł Kotiuk 2023-06-06 15:52:40 +02:00
  • 66061af1aa Small fix in README Alex Burlacu 2023-06-06 15:16:15 +03:00
  • a343fc4c26 Bump version to 1.11.1rc1 v1.11.1rc1 allegroai 2023-06-04 10:30:30 +03:00
  • 13c44b0b6a Fix lazy evaluated value should be casted to str before passed through to OS calls allegroai 2023-06-04 10:30:20 +03:00
  • 9ec28b47b3 Bump version to 1.11.1rc0 v1.11.1rc0 Alex Burlacu 2023-06-01 15:13:03 +03:00
  • f207e72200 Fix jsonargparse not loading new values from changed config files Alex Burlacu 2023-06-01 15:12:30 +03:00
  • 56d4de04e4 Edit docstrings (#1024) pollfly 2023-05-30 15:40:43 +03:00
  • db2f899d95 Edit docstrings (#1013) pollfly 2023-05-28 08:48:49 +03:00
  • 449a4cc42d Bump version to v1.11.0 v1.11.0 Alex Burlacu 2023-05-25 19:00:20 +03:00
  • 0b6cb2edb8 Add Task.get_all_reported_scalars Alex Burlacu 2023-05-25 19:00:05 +03:00
  • 5772a1551e Add support for offline datasets and JSON previews Alex Burlacu 2023-05-25 18:15:33 +03:00
  • 60c3a5ef98 Fix downloading artifacts from GCP when the download URI includes unsafe characters Alex Burlacu 2023-05-25 18:14:17 +03:00
  • a8746de9eb Adjust LightGBM example Alex Burlacu 2023-05-25 17:43:13 +03:00
  • 813777a4cc Fix package identification for scikit-image Alex Burlacu 2023-05-25 17:41:35 +03:00
  • 14351e9f93 Add support for multi-node experiments Alex Burlacu 2023-05-25 17:34:55 +03:00
  • d828595e83 Fix typo "Categories per column" (#1021) Anton 2023-05-25 14:33:25 +03:00
  • 0fba023fc4 Add version to clearml-data list command Alex Burlacu 2023-05-23 14:57:07 +03:00
  • f99a5d03f6 Fix comment for storage scheme gs:// (#1018) Phill Zarfos 2023-05-22 04:14:57 -04:00
  • 7c09251686 Fix code hangs when running with joblib (#1009) allegroai 2023-05-21 09:42:32 +03:00
  • e80d1f1ff4 Support removing task input models using Task.remove_input_models() allegroai 2023-05-21 09:41:00 +03:00
  • fa58c69fc3 Update README.md Jake Henning 2023-05-17 18:59:44 +03:00
  • 25d672564c Update README.md Jake Henning 2023-05-17 18:58:20 +03:00
  • b91f20b7a3 Add a warning asking to import Task from allegroai when calling an enterprise property on a ClearML Task object Alex Burlacu 2023-05-15 12:11:28 +03:00
  • 6b90624cc3 Version bump to v1.10.4 v1.10.4-fix release/v1.10.4 allegroai 2023-05-11 16:08:03 +03:00
  • 201d96ac13 Fix Task.query_tasks() fails with a None task_filter allegroai 2023-05-11 16:04:09 +03:00
  • 961a41231e Fix when using Task.set_parameters() dict parameters are not dumped as JSON, causing the SDK to load them incorrectly allegroai 2023-05-11 16:02:50 +03:00
  • 3b16553ba3 Add Task.get_task_output_log_web_page() class method allegroai 2023-05-11 16:05:44 +03:00
  • 7ab1168532 Fix multiple local parallel experiments conflict on storage access validation (#897) allegroai 2023-05-11 16:05:19 +03:00
  • 6edc1b840c Fix Task.query_tasks() fails with a None task_filter allegroai 2023-05-11 16:04:09 +03:00
  • 059ff050df Fix when using Task.set_parameters() dict parameters are not dumped as JSON, causing the SDK to load them incorrectly allegroai 2023-05-11 16:02:50 +03:00
  • 5625a4c485 Support multi-node training using Task.launch_multi_node() allegroai 2023-05-11 16:00:06 +03:00
  • a0bc87ab5c Support pytorch-lightning CLI >=2.0 allegroai 2023-05-11 15:59:11 +03:00
  • 43f7c549fb Fix PY3.5 compatibility allegroai 2023-05-11 15:58:02 +03:00
  • c2b6165987 Add support for development.worker.report_start_sec to allow starting resource monitoring sooner than usual allegroai 2023-05-11 15:57:15 +03:00
  • 295280cb93 Update dataset ingestion example allegroai 2023-05-11 15:56:16 +03:00
  • a3b4e1ec82 Fix openmmlab cifar10 example raises ModuleNotFoundError (update dependency) allegroai 2023-05-11 15:55:34 +03:00
  • e40b37ef53 Fix urllib3.contrib.appengine removed from urllib 2.0 allegroai 2023-04-30 15:23:54 +03:00
  • f8d1c70daa Fix streams are patched by logger when logging to a non-main task allegroai 2023-04-25 10:00:00 +03:00
  • 1927e6578c Edit docstrings (#1011) pollfly 2023-05-07 15:50:49 +03:00
  • 1c254c3d83 Edit docstrings (#1005) pollfly 2023-05-02 15:06:47 +03:00
  • 7b131d23e8 Fix pipeline cache is not invalidated when a different docker image is used allegroai 2023-05-02 14:58:31 +03:00
  • 0ed2cd1f04 Edit docstrings (#1001) pollfly 2023-04-30 15:27:50 +03:00
  • 67accedd36 Fix urllib3.contrib.appengine removed from urllib 2.0 allegroai 2023-04-30 15:23:54 +03:00
  • 4f68e0bb01 Enhance example code for unit-testing allegroai 2023-04-30 15:23:30 +03:00
  • c58f8649a2 Fix race condition in pipeline declaration allegroai 2023-04-30 15:22:52 +03:00
  • 422807555d Fix Pipeline self._nodes changes during iteration allegroai 2023-04-30 09:38:18 +03:00
  • e9ecc9a29b Fix streams are patched by logger when logging to a non-main task allegroai 2023-04-25 10:00:00 +03:00
  • a07f396f17 External files: Improve performance (#962) john-zielke-snkeos 2023-04-24 15:21:08 +02:00
  • 71e1608ad8 Fix ProxyDictPostWrite.update() does not trigger write-back to backend (#985) allegroai 2023-04-23 10:34:39 +03:00
  • 9f9af85a2a Fix TensorBoard negative iterations were zeroed allegroai 2023-04-19 15:06:10 +03:00
  • 107bb93ab0 Fix Task.init(continue_last_task=0) ignored when running remotely allegroai 2023-04-19 15:05:26 +03:00
  • af04877a0e Update reference to GetAllRequest in Task docstrings (#982) Make42 2023-04-17 19:05:51 +02:00
  • 1980f1c56b Support Retry.DEFAULT_BACKOFF_MAX in a backwards-compatible way allegroai 2023-04-10 22:54:35 +03:00
  • a794d0d8ab Bump version to 1.10.3 v1.10.3 Alex Burlacu 2023-04-06 16:31:35 +03:00
  • b3809403e3 Fix interfering logs in pipelines Alex Burlacu 2023-04-06 16:31:21 +03:00
  • a60df1382d Bump version to 1.10.2 v1.10.2 alex-burlacu-clear-ml 2023-04-03 18:48:16 +03:00
  • 18ccbcf8b0 Adjust VCS_DIFF docstring Alex Burlacu 2023-04-03 18:37:15 +03:00
  • d564940cd4 Fix plot reporting for models Alex Burlacu 2023-04-03 18:36:45 +03:00
  • 4ad4939feb Add tags to pipeline steps and controller Alex Burlacu 2023-04-03 18:35:11 +03:00
  • 03fdf0807f Restrict Dataset creation for old API versions Alex Burlacu 2023-04-03 18:33:55 +03:00
  • f9b370b947 Make clearml installation in jupyter notebooks optional Alex Burlacu 2023-04-03 18:30:57 +03:00
  • 202d93ce21 Fix v2.23 API issue Alex Burlacu 2023-04-03 18:29:44 +03:00
  • 7ca8743d86 Remove redundant docstrings and allow TaskTypes in filter conditions Alex Burlacu 2023-04-03 18:22:29 +03:00
  • 28c54524d8 Edit docstrings (#961) pollfly 2023-03-30 17:09:19 +03:00
  • 4a30e32f73 Modify Tasl.get_reported_scalars() docstring (#964) jday1 2023-03-30 15:05:18 +01:00
  • 09f8d3d848 Bump version to 1.10.1 v1.10.1 Alex Burlacu 2023-03-29 19:02:06 +03:00
  • cc843f6afa Fix docstrings Alex Burlacu 2023-03-29 19:01:48 +03:00
  • fc8435e26b Fix backward compatibility when using datetime filtering for GetAllRequest in models.py and tasks.py Alex Burlacu 2023-03-29 19:01:03 +03:00
  • 6f1c208726 Add a cast parameter to Task.get_parameter() (#958) Harry 2023-03-28 10:21:43 +01:00
  • 2f4f11aadb Refactor pipeline code v1.10.0_fix allegroai 2023-03-27 13:43:52 +03:00
  • 4a91843559 Add local HPO cli execution (--local --args) allegroai 2023-03-27 13:40:58 +03:00
  • fa92c75ffc Add support to python package namespace detection allegroai 2023-03-27 13:40:26 +03:00
  • 4cd8857c0d Refactor code allegroai 2023-03-27 13:38:11 +03:00
  • ecf6a4df2a Fix last commit allegroai 2023-03-26 16:59:01 +03:00
  • 5635137972 Bump version to 1.10.0 v1.10.0 Alex Burlacu 2023-03-24 13:48:43 +02:00
  • 309b09f8a9 Add support for API v2.23 and attaching plots and scalars to models Alex Burlacu 2023-03-24 13:41:18 +02:00
  • b34063dd3f Fix missing comma (#959) jday1 2023-03-23 20:21:23 +00:00
  • 45838ec080 Add an example of model with plots Alex Burlacu 2023-03-23 19:08:40 +02:00
  • 43e73c5f0a Allow moving a task from offline to online mode in a specific manner Alex Burlacu 2023-03-23 18:58:15 +02:00
  • dc5be02328 Allow registering offline models Alex Burlacu 2023-03-23 18:32:53 +02:00
  • a5d25b1a88 Allow for automatic identification of SageMaker notebooks Alex Burlacu 2023-03-23 18:24:46 +02:00
  • 4bb83c1c6c Allow to force_download model weights Alex Burlacu 2023-03-23 18:17:19 +02:00
  • c5b05fcd49 Allow tuning the behavior of pipeline_controller.is_successful Alex Burlacu 2023-03-23 18:10:23 +02:00
  • 067c817f30 Allow deleting files when deleting datasets stored with clearml-data Alex Burlacu 2023-03-23 18:03:40 +02:00
  • fce03ef0a2 Fix messed XGBoost/CatBoost metrics when training multiple models in the same task Alex Burlacu 2023-03-23 17:58:39 +02:00
  • c758a02634 Emit an warning on non-string dictionary keys for task.connect Alex Burlacu 2023-03-23 17:55:27 +02:00
  • a9d2abae5b Allow custom serialization/deserialization in pipelines Alex Burlacu 2023-03-23 17:38:09 +02:00
  • ecd905e518 Add task.get_debug_samples method Alex Burlacu 2023-03-23 17:21:39 +02:00