Commit Graph

1291 Commits

Author SHA1 Message Date
allegroai
9f0d7b5eb8 Fix Task.create() standalone mode 2020-12-30 16:40:47 +02:00
allegroai
486520abfd Fix extracted archives were extracted to the running folder instead of the cached folder
Fix support for direct access links
2020-12-30 16:40:25 +02:00
allegroai
2b81bc33a5 Add argparse argument passing to Task.create() (issue #230) 2020-12-30 16:38:56 +02:00
allegroai
6ca4836bea Add clearml-data - Dataset Management & Versioning CLI 2020-12-30 16:38:25 +02:00
allegroai
e8af6d7e02 PEP8 2020-12-30 16:37:25 +02:00
Allegro AI
64042f6c4f
Update README.md 2020-12-25 04:34:26 +02:00
Allegro AI
336be2608a
Update README.md 2020-12-25 04:19:26 +02:00
Allegro AI
66cd902459
Update README.md 2020-12-25 04:13:40 +02:00
allegroai
1484a7005e version bump 2020-12-25 02:23:10 +02:00
allegroai
a0ea4ad743 status stable 2020-12-25 02:23:10 +02:00
allegroai
375016cf9e Update screenshot 2020-12-24 10:55:57 +02:00
Harry Wang
0143b61a4a
fix task init command in readme (#267) 2020-12-24 00:39:31 +02:00
allegroai
a29a655a6e Documentation examples 2020-12-24 00:30:32 +02:00
allegroai
7edc998824 Fix clearml-task 2020-12-24 00:29:00 +02:00
Allegro AI
3d4e77c117
Update README.md 2020-12-23 23:14:16 +02:00
allegroai
5311efd9c8 Update README.md 2020-12-23 15:49:00 +02:00
allegroai
e5e1396f66 version bump 2020-12-23 01:53:02 +02:00
allegroai
b75ca299c6 Fix clearml-task cli link 2020-12-23 01:52:54 +02:00
Allegro AI
b5b2ea8279
Update README.md 2020-12-23 01:41:47 +02:00
Allegro AI
7db3533679
Update README.md 2020-12-23 01:34:38 +02:00
allegroai
c8e0e6b740 update link 2020-12-23 00:19:21 +02:00
allegroai
d3ccbe1d5b version bump 2020-12-23 00:17:21 +02:00
Allegro AI
0e246ddd0b
Update README.md 2020-12-22 23:57:43 +02:00
allegroai
e4e5f0148e Update datasets.md 2020-12-22 23:54:05 +02:00
allegroai
c9f3d199d4 Update screenshot 2020-12-22 23:51:18 +02:00
allegroai
63cf9d3d9e Update README.md 2020-12-22 23:45:44 +02:00
allegroai
d2297c32d8 Update README.md 2020-12-22 23:42:36 +02:00
allegroai
906e711723 Add logo 2020-12-22 23:27:38 +02:00
allegroai
d327f2e2b9 clearml initial version 0.17.0 2020-12-22 23:25:37 +02:00
allegroai
a460df1e68 renamed trains -> clearml 2020-12-22 21:17:56 +02:00
Allegro AI
f27aed767c
Update README.md 2020-12-19 19:49:58 +02:00
allegroai
282513ac33 Version bump to 0.16.4 2020-12-10 13:01:54 +02:00
allegroai
038df349b2 Fix error message 2020-12-10 13:01:34 +02:00
allegroai
3b15da5fd6 Fix connect dict containing None default values, blocked the remote execution from passing string instead of None 2020-12-10 09:46:36 +02:00
allegroai
9b1a18bf4d Change Auto Scaler defaults from None to empty-string 2020-12-10 09:45:43 +02:00
allegroai
747ec6df26 Fix Task.add_tags() not working remotely 2020-12-10 09:42:19 +02:00
allegroai
e6b468b9ae PY2 compatibility 2020-12-10 09:41:31 +02:00
allegroai
fda00e2e1b Fix server was not updated with the defaults from the code when running remotely and configuration section is missing 2020-12-06 11:26:32 +02:00
allegroai
5e70a9e6eb Fix flush (wait) on auxiliary task (obtained using Task.get_task()) should wait on all upload events 2020-12-06 11:25:20 +02:00
allegroai
73540fbb62 Add Task.get_project_id() using project name 2020-12-06 11:24:06 +02:00
allegroai
df0eef6280 Fix log object might be None 2020-12-06 11:23:28 +02:00
allegroai
f7cb4e3e9c Fix initialization for torch: only call torch get_worker_info if torch was loaded 2020-12-06 11:22:52 +02:00
allegroai
85f6e48d52 Fix StorageManager: always makes sure local destination folder exists 2020-12-06 11:21:49 +02:00
allegroai
c433f8e575 Fix Azure install prompt 2020-12-06 11:21:13 +02:00
allegroai
3898563200 Improve Auto-Scaler: add extra configurations, key name and security group are now optional 2020-12-06 11:20:36 +02:00
allegroai
c3fd3ed7c6 Fix set tags on completed / published tasks 2020-12-02 16:27:00 +02:00
allegroai
22104bed37 Fix Task.set_user_properties() docstring and interface 2020-12-02 16:26:23 +02:00
allegroai
a28a97b160 version bump 2020-11-29 23:31:56 +02:00
allegroai
da32cd8f90 PEP8 2020-11-29 23:30:25 +02:00
allegroai
89f5e78a93 Fix make event upload more stable with regard to quoting issues 2020-11-29 23:28:54 +02:00