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 |
|
pollfly
|
1927e6578c
|
Edit docstrings (#1011)
|
2023-05-07 15:50:49 +03:00 |
|
pollfly
|
1c254c3d83
|
Edit docstrings (#1005)
|
2023-05-02 15:06:47 +03:00 |
|
allegroai
|
7b131d23e8
|
Fix pipeline cache is not invalidated when a different docker image is used
|
2023-05-02 14:58:31 +03:00 |
|
pollfly
|
0ed2cd1f04
|
Edit docstrings (#1001)
|
2023-04-30 15:27:50 +03:00 |
|
allegroai
|
67accedd36
|
Fix urllib3.contrib.appengine removed from urllib 2.0
|
2023-04-30 15:23:54 +03:00 |
|
allegroai
|
4f68e0bb01
|
Enhance example code for unit-testing
|
2023-04-30 15:23:30 +03:00 |
|
allegroai
|
c58f8649a2
|
Fix race condition in pipeline declaration
|
2023-04-30 15:22:52 +03:00 |
|
allegroai
|
422807555d
|
Fix Pipeline self._nodes changes during iteration
|
2023-04-30 09:38:18 +03:00 |
|
allegroai
|
e9ecc9a29b
|
Fix streams are patched by logger when logging to a non-main task
|
2023-04-25 10:00:00 +03:00 |
|
john-zielke-snkeos
|
a07f396f17
|
External files: Improve performance (#962)
* External files: Improve performance
Add option for faster .add_external_files() option
Add option for parallel external file download
* Fix bug in add_external_files
* Remove max_workers_external_files parameter
Integrate PR feedback
* Integrate feedback
* Fix PEP suggestion
|
2023-04-24 16:21:08 +03:00 |
|
allegroai
|
71e1608ad8
|
Fix ProxyDictPostWrite.update() does not trigger write-back to backend (#985)
|
2023-04-23 10:34:39 +03:00 |
|
allegroai
|
9f9af85a2a
|
Fix TensorBoard negative iterations were zeroed
|
2023-04-19 15:06:10 +03:00 |
|
allegroai
|
107bb93ab0
|
Fix Task.init(continue_last_task=0) ignored when running remotely
|
2023-04-19 15:05:26 +03:00 |
|
Make42
|
af04877a0e
|
Update reference to GetAllRequest in Task docstrings (#982)
Co-authored-by: Richard Leibrandt <richard.leibrandt@omikron.net>
|
2023-04-17 20:05:51 +03:00 |
|
allegroai
|
1980f1c56b
|
Support Retry.DEFAULT_BACKOFF_MAX in a backwards-compatible way
|
2023-04-10 22:54:35 +03:00 |
|
Alex Burlacu
|
a794d0d8ab
|
Bump version to 1.10.3
|
2023-04-06 16:31:35 +03:00 |
|
Alex Burlacu
|
b3809403e3
|
Fix interfering logs in pipelines
|
2023-04-06 16:31:21 +03:00 |
|
alex-burlacu-clear-ml
|
a60df1382d
|
Bump version to 1.10.2
|
2023-04-03 18:48:16 +03:00 |
|
Alex Burlacu
|
18ccbcf8b0
|
Adjust VCS_DIFF docstring
|
2023-04-03 18:37:15 +03:00 |
|
Alex Burlacu
|
d564940cd4
|
Fix plot reporting for models
|
2023-04-03 18:36:45 +03:00 |
|
Alex Burlacu
|
4ad4939feb
|
Add tags to pipeline steps and controller
|
2023-04-03 18:35:11 +03:00 |
|
Alex Burlacu
|
03fdf0807f
|
Restrict Dataset creation for old API versions
|
2023-04-03 18:33:55 +03:00 |
|
Alex Burlacu
|
f9b370b947
|
Make clearml installation in jupyter notebooks optional
|
2023-04-03 18:30:57 +03:00 |
|
Alex Burlacu
|
202d93ce21
|
Fix v2.23 API issue
|
2023-04-03 18:29:44 +03:00 |
|
Alex Burlacu
|
7ca8743d86
|
Remove redundant docstrings and allow TaskTypes in filter conditions
|
2023-04-03 18:22:29 +03:00 |
|
pollfly
|
28c54524d8
|
Edit docstrings (#961)
Should partially fix issue mentioned in #950
|
2023-03-30 17:09:19 +03:00 |
|
jday1
|
4a30e32f73
|
Modify Tasl.get_reported_scalars() docstring (#964)
See #963
|
2023-03-30 17:05:18 +03:00 |
|
Alex Burlacu
|
09f8d3d848
|
Bump version to 1.10.1
|
2023-03-29 19:02:06 +03:00 |
|
Alex Burlacu
|
cc843f6afa
|
Fix docstrings
|
2023-03-29 19:01:48 +03:00 |
|
Alex Burlacu
|
fc8435e26b
|
Fix backward compatibility when using datetime filtering for GetAllRequest in models.py and tasks.py
|
2023-03-29 19:01:03 +03:00 |
|
Harry
|
6f1c208726
|
Add a cast parameter to Task.get_parameter() (#958)
|
2023-03-28 12:21:43 +03:00 |
|
allegroai
|
2f4f11aadb
|
Refactor pipeline code
|
2023-03-27 13:43:52 +03:00 |
|
allegroai
|
4a91843559
|
Add local HPO cli execution (--local --args)
|
2023-03-27 13:40:58 +03:00 |
|
allegroai
|
fa92c75ffc
|
Add support to python package namespace detection
|
2023-03-27 13:40:26 +03:00 |
|
allegroai
|
4cd8857c0d
|
Refactor code
|
2023-03-27 13:38:11 +03:00 |
|
allegroai
|
ecf6a4df2a
|
Fix last commit
|
2023-03-26 16:59:01 +03:00 |
|
Alex Burlacu
|
5635137972
|
Bump version to 1.10.0
|
2023-03-24 13:48:43 +02:00 |
|
Alex Burlacu
|
309b09f8a9
|
Add support for API v2.23 and attaching plots and scalars to models
|
2023-03-24 13:41:18 +02:00 |
|
jday1
|
b34063dd3f
|
Fix missing comma (#959)
|
2023-03-23 22:21:23 +02:00 |
|
Alex Burlacu
|
45838ec080
|
Add an example of model with plots
|
2023-03-23 19:08:40 +02:00 |
|
Alex Burlacu
|
43e73c5f0a
|
Allow moving a task from offline to online mode in a specific manner
|
2023-03-23 18:58:15 +02:00 |
|
Alex Burlacu
|
dc5be02328
|
Allow registering offline models
|
2023-03-23 18:32:53 +02:00 |
|
Alex Burlacu
|
a5d25b1a88
|
Allow for automatic identification of SageMaker notebooks
|
2023-03-23 18:24:46 +02:00 |
|
Alex Burlacu
|
4bb83c1c6c
|
Allow to force_download model weights
|
2023-03-23 18:17:19 +02:00 |
|
Alex Burlacu
|
c5b05fcd49
|
Allow tuning the behavior of pipeline_controller.is_successful
|
2023-03-23 18:10:23 +02:00 |
|
Alex Burlacu
|
067c817f30
|
Allow deleting files when deleting datasets stored with clearml-data
|
2023-03-23 18:03:40 +02:00 |
|
Alex Burlacu
|
fce03ef0a2
|
Fix messed XGBoost/CatBoost metrics when training multiple models in the same task
|
2023-03-23 17:58:39 +02:00 |
|