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 |
|
Alex Burlacu
|
c758a02634
|
Emit an warning on non-string dictionary keys for task.connect
|
2023-03-23 17:55:27 +02:00 |
|
Alex Burlacu
|
a9d2abae5b
|
Allow custom serialization/deserialization in pipelines
|
2023-03-23 17:38:09 +02:00 |
|
Alex Burlacu
|
ecd905e518
|
Add task.get_debug_samples method
|
2023-03-23 17:21:39 +02:00 |
|
Alex Burlacu
|
d90804f1cc
|
Add pipeline_controller.connect_configuration
|
2023-03-23 17:15:37 +02:00 |
|
Alex Burlacu
|
3ee6ddf835
|
Allow to pass Plotly-style data_config to report_table
|
2023-03-23 17:12:29 +02:00 |
|
Alex Burlacu
|
f9fa303091
|
Fix Parallel Coordinate plots handling of categorical variables
|
2023-03-23 16:12:31 +02:00 |
|
Alex Burlacu
|
3817f0ca36
|
Fix task.connect docstring
|
2023-03-23 16:09:43 +02:00 |
|
Alex Burlacu
|
438da316e6
|
Fix StorageManager incorrectly identifying the bucket as additional folder for MinIO
|
2023-03-23 14:53:11 +02:00 |
|
Alex Burlacu
|
26bdfd66d0
|
Fix wrong overriding of custom server URLs when running clearml-init
|
2023-03-23 13:39:43 +02:00 |
|
Alex Burlacu
|
6ff629c4e7
|
Patch gradio only when imported
|
2023-03-23 13:24:13 +02:00 |
|
Alex Burlacu
|
2604401dd3
|
Fix fire binding
|
2023-03-23 13:20:28 +02:00 |
|