Commit Graph

2291 Commits

Author SHA1 Message Date
Paweł Kotiuk
31739dbd84 Bump version of codeql task 2023-06-30 13:29:42 +02:00
Make42
5824e27ada
Correct spelling, code formatting, add deprecation warnings to logger methods (#1052)
* Correct spelling in docstrings and comments in automation controller

* Improve readability by adding line breaks in automation controller

* Add deprecation warnings for logger methods

* Add docstring text regarding deprecation of logger methods

* Format deprecation warnings for logger methods in Black style

* Correct the docstring of query_tasks

* Remove new line in 'pre_execute_callback' docstring

---------

Co-authored-by: Make42 <none@none.net>
2023-06-29 18:10:09 +03:00
AbdulHamid Merii
9e8ed16b3e Added boto3 parameters for multipart configurations
- multipart threshold and chunksize
2023-06-26 12:07:40 -05:00
AbdulHamid Merii
cbd14e3d6a
Fix typo in projects docstring (#1038) 2023-06-25 08:05:53 +03:00
Alex Burlacu
7eb4cb46af Bump version to 1.11.1 2023-06-21 18:33:44 +03:00
allegroai
6ffd82479d Fix example requirements 2023-06-21 08:54:21 +03:00
allegroai
8524874998 Fix task status comparison breaks when using a string 2023-06-21 08:54:01 +03:00
allegroai
ab3c148de2 Fix message not reloaded before appending text 2023-06-21 08:51:47 +03:00
allegroai
1da47a20f8 Add CLI client name to client header 2023-06-19 11:02:05 +03:00
Alex Burlacu
050d6d8970 Fix infinite recursion when updating connected dict remotely 2023-06-16 13:52:55 +03:00
Alex Burlacu
eede2b6155 Bump version to 1.11.1rc2 2023-06-13 13:57:41 +03:00
Alex Burlacu
e6f9ef5806 Improve pytorch lightning examples 2023-06-12 15:14:13 +03:00
Alex Burlacu
4ab46dd92c Patch Gradio root_path argument 2023-06-12 15:13:13 +03:00
allegroai
be65b6055a Fix support for new lightning namespace 2023-06-11 14:12:16 +03:00
pollfly
4d54b7733f
Edit README (#1023)
* Edit README and replace Slack link
2023-06-11 14:09:41 +03:00
Andreas Weinmann
ec51f35ec7
Add support for new lightning namespace (#1033) 2023-06-11 14:05:39 +03:00
allegroai
42320421a2 Fix model names in examples are inconsistent 2023-06-11 13:58:01 +03:00
Paweł Kotiuk
1ccdff5e77
Support clearml-init hosts detection for WebApp with no port (#1031)
Support clearml-init hosts detection for WebApp with no port and api/files hosts use the default ports.
2023-06-06 16:52:40 +03:00
Alex Burlacu
66061af1aa Small fix in README 2023-06-06 15:16:15 +03:00
allegroai
a343fc4c26 Bump version to 1.11.1rc1 2023-06-04 10:30:30 +03:00
allegroai
13c44b0b6a Fix lazy evaluated value should be casted to str before passed through to OS calls 2023-06-04 10:30:20 +03:00
Alex Burlacu
9ec28b47b3 Bump version to 1.11.1rc0 2023-06-01 15:13:03 +03:00
Alex Burlacu
f207e72200 Fix jsonargparse not loading new values from changed config files 2023-06-01 15:12:30 +03:00
pollfly
56d4de04e4
Edit docstrings (#1024) 2023-05-30 15:40:43 +03:00
pollfly
db2f899d95
Edit docstrings (#1013) 2023-05-28 08:48:49 +03:00
Alex Burlacu
449a4cc42d Bump version to v1.11.0 2023-05-25 19:00:20 +03:00
Alex Burlacu
0b6cb2edb8 Add Task.get_all_reported_scalars 2023-05-25 19:00:05 +03:00
Alex Burlacu
5772a1551e Add support for offline datasets and JSON previews 2023-05-25 18:15:33 +03:00
Alex Burlacu
60c3a5ef98 Fix downloading artifacts from GCP when the download URI includes unsafe characters 2023-05-25 18:14:17 +03:00
Alex Burlacu
a8746de9eb Adjust LightGBM example 2023-05-25 17:43:13 +03:00
Alex Burlacu
813777a4cc Fix package identification for scikit-image 2023-05-25 17:41:35 +03:00
Alex Burlacu
14351e9f93 Add support for multi-node experiments 2023-05-25 17:34:55 +03:00
Anton
d828595e83
Fix typo "Categories per column" (#1021) 2023-05-25 14:33:25 +03:00
Alex Burlacu
0fba023fc4 Add version to clearml-data list command 2023-05-23 14:57:07 +03:00
Phill Zarfos
f99a5d03f6
Fix comment for storage scheme gs:// (#1018)
Co-authored-by: Phill Zarfos <pzarfos@thepennyhoarder.com>
2023-05-22 11:14:57 +03:00
allegroai
7c09251686 Fix code hangs when running with joblib (#1009) 2023-05-21 09:42:32 +03:00
allegroai
e80d1f1ff4 Support removing task input models using Task.remove_input_models() 2023-05-21 09:41:00 +03:00
Jake Henning
fa58c69fc3
Update README.md 2023-05-17 18:59:44 +03:00
Jake Henning
25d672564c
Update README.md 2023-05-17 18:58:20 +03:00
Alex Burlacu
b91f20b7a3 Add a warning asking to import Task from allegroai when calling an enterprise property on a ClearML Task object 2023-05-15 12:11:28 +03:00
allegroai
3b16553ba3 Add Task.get_task_output_log_web_page() class method 2023-05-11 16:05:44 +03:00
allegroai
7ab1168532 Fix multiple local parallel experiments conflict on storage access validation (#897) 2023-05-11 16:05:19 +03:00
allegroai
6edc1b840c Fix Task.query_tasks() fails with a None task_filter 2023-05-11 16:04:09 +03:00
allegroai
059ff050df Fix when using Task.set_parameters() dict parameters are not dumped as JSON, causing the SDK to load them incorrectly 2023-05-11 16:02:50 +03:00
allegroai
5625a4c485 Support multi-node training using Task.launch_multi_node() 2023-05-11 16:00:06 +03:00
allegroai
a0bc87ab5c Support pytorch-lightning CLI >=2.0 2023-05-11 15:59:11 +03:00
allegroai
43f7c549fb Fix PY3.5 compatibility 2023-05-11 15:58:02 +03:00
allegroai
c2b6165987 Add support for development.worker.report_start_sec to allow starting resource monitoring sooner than usual 2023-05-11 15:57:15 +03:00
allegroai
295280cb93 Update dataset ingestion example 2023-05-11 15:56:16 +03:00
allegroai
a3b4e1ec82 Fix openmmlab cifar10 example raises ModuleNotFoundError (update dependency) 2023-05-11 15:55:34 +03:00