allegroai
|
07fca61572
|
Fix PyCharm debugger Keyboard interrupt set Task as failed (instead of aborted)
|
2021-04-25 10:39:10 +03:00 |
|
allegroai
|
b64c43ba54
|
Change Logger plot iteration argument default to 0 (or None)
Breaking changes! arguments order changed in Logger.report_line_plot(), Logger.report_plotly() and Logger.report_matplotlib_figure()
|
2021-04-25 10:38:38 +03:00 |
|
allegroai
|
1637c1a270
|
Improve Task.artifacts for safer Task multi node use cases
|
2021-04-25 10:37:14 +03:00 |
|
allegroai
|
d3cdb0ac42
|
Fix ClearmlJob docstrings
|
2021-04-25 10:36:46 +03:00 |
|
allegroai
|
272ed44c12
|
Fix Task.set_credetnials() should override config file
|
2021-04-25 10:35:08 +03:00 |
|
allegroai
|
22d795f68f
|
Fix Matplotlib automagic export legend not showing series names (issue #337)
|
2021-04-20 18:09:22 +03:00 |
|
allegroai
|
4832de5a65
|
Wait for subprocess when terminating
|
2021-04-20 18:09:22 +03:00 |
|
allegroai
|
1c6685e273
|
Change default metric report flushing to every 5 seconds
|
2021-04-20 18:09:22 +03:00 |
|
allegroai
|
8417e4f7a0
|
Add jupyter notebook preview update time stamp
|
2021-04-20 18:09:22 +03:00 |
|
allegroai
|
8c309afef4
|
Fix Google API credentials without storage section raises exception on import (issue #331)
|
2021-04-20 18:09:22 +03:00 |
|
allegroai
|
3e61e3b39b
|
Add hash utility functions
|
2021-04-15 00:08:16 +03:00 |
|
allegroai
|
33009cc1c7
|
Fix flushing on CR timeout (default 10sec)
|
2021-04-15 00:07:48 +03:00 |
|
allegroai
|
6ed4826c65
|
Fix hang when leaving process
|
2021-04-15 00:07:23 +03:00 |
|
allegroai
|
91d63df488
|
Fix shutdown should be called after python code detected KeyboardInterrupt exception
|
2021-04-15 00:07:02 +03:00 |
|
allegroai
|
59d531d1c8
|
Remove unnecessary legacy model design update
|
2021-04-15 00:06:27 +03:00 |
|
allegroai
|
60b6da5d8d
|
Fix typo
|
2021-04-13 22:54:37 +03:00 |
|
allegroai
|
4e13d434a1
|
Version bump
|
2021-04-12 22:58:55 +03:00 |
|
allegroai
|
28abc9e69a
|
Fix Task.set_base_docker()
Add docker bash script to Task.create()
|
2021-04-12 22:58:22 +03:00 |
|
allegroai
|
50d620cc9a
|
Add force argument to Task.mark_failed()
|
2021-04-12 22:56:33 +03:00 |
|
allegroai
|
c4e9a7d387
|
Fix Model.task
|
2021-04-12 22:54:52 +03:00 |
|
allegroai
|
f8c28bd98d
|
Fix schema typo
|
2021-04-12 22:54:23 +03:00 |
|
allegroai
|
86148a928b
|
Support ClearML server API v2.13
|
2021-04-10 22:32:49 +03:00 |
|
allegroai
|
139c4ffe86
|
Remove redundant code
|
2021-04-10 22:26:48 +03:00 |
|
allegroai
|
0013c5851e
|
Improve pipeline controller, add callbacks
|
2021-04-10 22:26:05 +03:00 |
|
allegroai
|
cf28551d21
|
Support storing dict with "." in the keys using Task.connect_configuration
|
2021-04-10 22:22:03 +03:00 |
|
allegroai
|
bf9ec770c6
|
Add ClearmlJob support for Task parameters override (issue #214)
|
2021-04-10 22:21:17 +03:00 |
|
allegroai
|
6415722798
|
Fix dataset create single root plot
|
2021-04-10 22:20:11 +03:00 |
|
allegroai
|
adf199b43b
|
Add Model query interface
|
2021-04-10 22:18:58 +03:00 |
|
allegroai
|
5ee6425b4f
|
Fix remove deprecation warning with matplotlib 3.1
|
2021-04-07 18:38:58 +03:00 |
|
allegroai
|
c07c45d2b3
|
Add OS env var CLEARML_DEFAULT_OUTPUT_URI to override default output_uri for automatic models upload (issue #328)
|
2021-04-07 18:38:32 +03:00 |
|
allegroai
|
e8752c54ff
|
Fix docstring
|
2021-03-31 23:51:48 +03:00 |
|
allegroai
|
31d3b6dbc5
|
Support stopping instead of resetting in Task.execute_remotely() in case server supports enqueueing stopped tasks
|
2021-03-31 23:51:25 +03:00 |
|
allegroai
|
1986ec43fd
|
Fix reporting after task closing
|
2021-03-31 23:47:27 +03:00 |
|
allegroai
|
9b962bae4b
|
Fix \r and \n in debug samples title/series (issue #323)
|
2021-03-26 12:30:27 +03:00 |
|
allegroai
|
fa77d0f380
|
Add Task.force_requirements_env_freeze() forcing pip freeze instead of package analysis (issue #304)
|
2021-03-25 01:03:38 +02:00 |
|
allegroai
|
2a299c51db
|
Fix Task requirements should conform to strings
|
2021-03-25 01:02:25 +02:00 |
|
allegroai
|
c76fe55c03
|
Add PipelineController node skip visualization and post execution callback
|
2021-03-25 01:00:56 +02:00 |
|
allegroai
|
9ff52a8699
|
Fix Task.execute_remotely() with sub process
|
2021-03-18 09:50:36 +02:00 |
|
allegroai
|
56825f9e7a
|
Fix Keras h5 model storage
|
2021-03-18 09:49:53 +02:00 |
|
allegroai
|
20f10f8fbb
|
Allow to continue running from previous execution iteration
|
2021-03-18 09:48:47 +02:00 |
|
allegroai
|
3f56411bcc
|
Version bump to v0.17.5
|
2021-03-16 10:20:56 +02:00 |
|
allegroai
|
c3bb260b92
|
Remove auto comment on new projects
|
2021-03-15 17:39:10 +02:00 |
|
allegroai
|
d37aa23fbf
|
Fix spawn logger/reporting
|
2021-03-11 09:42:35 +02:00 |
|
allegroai
|
737ca91d2a
|
Fix TF 2.4 keras load/save model
|
2021-03-11 09:41:14 +02:00 |
|
allegroai
|
dacf097ebb
|
Fix missing required argument --files in clearml-data remove
|
2021-03-11 09:40:56 +02:00 |
|
allegroai
|
532010c93d
|
Add tags to Dataset listing
|
2021-03-11 09:40:31 +02:00 |
|
allegroai
|
b33ac21764
|
Fix clearml-data sync requires --name
|
2021-03-11 09:39:56 +02:00 |
|
allegroai
|
880e2b7507
|
Fix Dataset should set system tag on current_task
|
2021-03-11 09:38:46 +02:00 |
|
H4dr1en
|
f067caca52
|
Add force_download argument to Artifact.get() and Artifact.get_local_copy() (#319)
|
2021-03-09 17:42:45 +02:00 |
|
allegroai
|
41cad87b77
|
Fix artifact preview limit 64kb
|
2021-03-06 01:28:33 +02:00 |
|