Commit Graph

1729 Commits

Author SHA1 Message Date
allegroai
103f68e3e1 Fix pipeline steps with empty configuration should try and take it from code 2022-07-21 17:20:33 +03:00
allegroai
2d7dde93e2 Fix pipeline proxy object is always resolved in main pipeline logic 2022-07-21 17:19:06 +03:00
allegroai
beb1bd447b Fix upload to S3 guess mimetypes 2022-07-21 17:18:53 +03:00
allegroai
a1edcea481 Fix Python 3.6 support guess mime type support 2022-07-17 20:00:49 +03:00
allegroai
e5b771ddb5 Fix child dataset to older parent dataset (without stats) 2022-07-15 16:22:27 +03:00
allegroai
b803fa5ae1 Fix passing filename in sdk.development.detect_with_pip_freeze 2022-07-15 16:21:35 +03:00
allegroai
9b551b6d40 Fix typo 2022-07-15 16:21:06 +03:00
allegroai
107779f45a Fix only preview filename and not full path when uploading a single artifact file 2022-07-15 16:20:46 +03:00
allegroai
7ec0691910 Fix pipeline DAG 2022-07-15 16:19:15 +03:00
allegroai
0c4555fcef Add return value from _create_ds_target_folder() 2022-07-15 16:17:53 +03:00
Giacomo Ferroni
397dcfacda
Release lock after dataset cache is downloaded (#708) 2022-07-13 17:33:55 +03:00
allegroai
e2208fc4c5 Fix last merge 2022-07-13 17:32:45 +03:00
Zied ANDOLSI
3f9cf400fa
Specify an endpoint_url when creating S3 resource service (#679)
* Specify an endppoint_url when creating S3 resource service

* code review

Co-authored-by: Zied ANDOLSI <zandolsi@prophesee.ai>
2022-07-13 17:24:53 +03:00
Daniil Kirsanov
6b56b3cfa2
Fix dataset download (#713) 2022-07-11 11:25:46 +03:00
pollfly
8aaa8e7897
Update gif (#712) 2022-07-10 18:58:01 +03:00
allegroai
b24ed1937c Fix KeyError when running remotely and no params were passed to click (https://github.com/allegroai/clearml-agent/issues/111) 2022-07-07 23:46:44 +03:00
allegroai
e3547cd897 Version bump to v1.6.2 2022-07-04 12:06:11 +03:00
allegroai
a486881a56 Fix format string sometimes causing delayed evaluation issues 2022-07-04 11:53:40 +03:00
allegroai
a492ee50fb Version bump to v1.6.1 2022-07-01 11:38:49 +03:00
allegroai
d585231c44 Fix Task.get_tasks() fails when sending search_hidden=False 2022-07-01 11:38:39 +03:00
allegroai
d1e8285760 Fix LightGBM example shows UserWarning 2022-07-01 11:37:42 +03:00
allegroai
1147931774 Version bump to v1.6 2022-06-28 21:37:01 +03:00
allegroai
b84963fea0 Add support for renaming very long filenames to avoid file system errors when downloading files 2022-06-28 21:22:51 +03:00
allegroai
df1c134a7a Add clearml-data set-description and rename options 2022-06-28 21:21:13 +03:00
allegroai
ae8b8e79d0 Add random seed control using Task.set_random_seed() 2022-06-28 21:17:28 +03:00
allegroai
d242c14565 Fix Hydra warning due to deprecation 2022-06-28 21:16:12 +03:00
allegroai
11fc238886 Fix StorageManager.upload_folder() returns None for both successful and unsuccessful uploads 2022-06-28 21:14:50 +03:00
allegroai
c12a66267d Fix missing requirement for tensorboardx example 2022-06-28 21:13:02 +03:00
allegroai
21712a709d Improve error message when checking permissions 2022-06-28 21:08:40 +03:00
allegroai
68cf2745ff Add support for dataset version, fix trigger for datasets 2022-06-28 21:07:46 +03:00
allegroai
a013dd5e55 Add support for Task.rename() and Task.move_to_project() 2022-06-28 21:06:16 +03:00
allegroai
8dd4f2b1dd Support page_size and order_by in Task.get_projects() 2022-06-28 21:04:18 +03:00
allegroai
265dbe4a8c Fix axis range settings when logging plots 2022-06-28 21:02:02 +03:00
allegroai
ca3b3af005 Add new clearml-param-search CLI 2022-06-26 18:20:32 +03:00
allegroai
d63f3b5ca7 Fix taking artifacts from non-completed tasks might fail 2022-06-26 18:19:50 +03:00
allegroai
70de28ce7b Show better error when failing to download an artifact 2022-06-26 18:17:59 +03:00
allegroai
3fce450250 Update README 2022-06-21 11:14:33 +03:00
allegroai
5a1dfc5564 Version bump to v1.5.0 2022-06-16 22:40:34 +03:00
allegroai
45b6101c8e Update README 2022-06-15 16:35:47 +03:00
allegroai
50621839ac Fix docstrings 2022-06-12 00:03:14 +03:00
pollfly
d2608ba205
Add parameter names to example (#688) 2022-06-08 10:30:21 +03:00
allegroai
b9b0a506f3 Version bump 2022-06-06 14:20:34 +03:00
allegroai
f64e1f34c5 Fix docstrings 2022-06-06 14:18:49 +03:00
allegroai
4021b23506 Fix Task.get_projects() retrieves only the first 500 results (#612) 2022-06-06 14:13:45 +03:00
allegroai
1822d20fd1 Fix number of unpacked values in ds_sync (#682) 2022-06-06 14:13:45 +03:00
allegroai
e60f2ff14b Modify pipeline progress calculation 2022-06-06 14:13:45 +03:00
allegroai
b90e26d458 Add missing default default_cache_manager_size in configuration files 2022-06-06 14:13:45 +03:00
allegroai
6c9e02f1b2 Fix wrong mimetype used for any file or folder uploaded to S3 using StorageManager
Add support for boto3's aws_session_token
2022-06-06 14:13:45 +03:00
allegroai
fdefa9784c Add support for single value metric reporting (#400) 2022-06-06 14:13:45 +03:00
allegroai
2f42fc4830 Add hyperparameter sections support to pipeline decorator (#629)
Fix pipeline add_function_step breaks in remote execution
2022-06-06 14:13:45 +03:00