allegroai
|
0c0739379b
|
Add --import-offline-session command line option to clearml-task
|
2022-04-13 14:31:18 +03:00 |
|
allegroai
|
d25b0868b3
|
Fix wrong Histogram plotting using when matplotlib
|
2022-04-13 14:28:51 +03:00 |
|
allegroai
|
c8c824815e
|
Fix Windows sub process might end up waiting forever for uploads to finish if subprocess is very shot lived
|
2022-04-13 14:20:00 +03:00 |
|
allegroai
|
15574aa7e2
|
Fix matplotlib to plotly conversion fails on subplots (convert as image if figure has subplots)
|
2022-04-13 14:18:50 +03:00 |
|
allegroai
|
7625de3f2f
|
Fix forked process will not call _at_exit and flush all outstanding reports
|
2022-04-13 14:18:16 +03:00 |
|
allegroai
|
7b5c676ab2
|
Fix avoid using Process object for forking
Fix lost semaphores
|
2022-04-13 14:17:45 +03:00 |
|
allegroai
|
2cc4eff004
|
Add warning to Dataset creation on current Task
|
2022-04-13 14:17:18 +03:00 |
|
allegroai
|
6695c94fdd
|
Fix Pytorch ScriptModule autobind
|
2022-04-13 14:15:00 +03:00 |
|
allegroai
|
681d75a309
|
Add Model.project property
|
2022-04-13 14:13:58 +03:00 |
|
pollfly
|
a9774c3842
|
List TaskStatusEnum in docstrings (#639)
|
2022-04-11 11:33:56 +03:00 |
|
allegroai
|
3bde51ebe7
|
Fix Fire integration is not compatible with typing library (#610)
|
2022-04-09 14:22:47 +03:00 |
|
allegroai
|
5edad33b86
|
Support None values in Task.connect()
|
2022-04-09 14:21:45 +03:00 |
|
allegroai
|
55f5f198ec
|
Fix uploading 3D plots with matplotlib plt shows 2D plot on task results page
|
2022-04-09 14:20:58 +03:00 |
|
allegroai
|
260690b990
|
Add tensorboard hparams binding
|
2022-04-09 14:15:38 +03:00 |
|
allegroai
|
5a6ec697e1
|
Add wild card support in model auto-logging (https://clearml.slack.com/archives/CTK20V944/p1644931337863039)
|
2022-04-05 13:47:07 +03:00 |
|
allegroai
|
fc76b9b423
|
Improve dataset version table
|
2022-03-31 15:50:38 +03:00 |
|
allegroai
|
a8c2097fec
|
Fix backwards compatibility issue when using abstractmethod
|
2022-03-31 15:49:48 +03:00 |
|
Ben Taylor
|
673c1bc5c7
|
Fix task.get_parameters_as_dict(cast=True) casts False to True (#622)
|
2022-03-30 17:34:50 +03:00 |
|
allegroai
|
a00d6451e6
|
Version bump
|
2022-03-30 17:18:00 +03:00 |
|
allegroai
|
6142524b84
|
Fix resource name with a prefix matching a resource type may cause the AutoScaler to avoid spinning down idle instances
Fix idle workers should contain resource name and not instance type (since it's later matched to a resource name)
|
2022-03-30 17:17:35 +03:00 |
|
allegroai
|
470aa8c52d
|
Version bump to v1.3.2
|
2022-03-29 11:04:44 +03:00 |
|
allegroai
|
e3a3367c2f
|
Fix unused scroll is not cleared in Task.get_reported_plots()
|
2022-03-29 11:02:02 +03:00 |
|
allegroai
|
95785e7637
|
Fix jsonargparse support (#403)
|
2022-03-29 11:00:33 +03:00 |
|
allegroai
|
ae734c81e7
|
Version bump
|
2022-03-27 14:03:12 +03:00 |
|
allegroai
|
18bf4ed04d
|
Fix Pipeline Controller automagic framework connect
|
2022-03-27 14:02:34 +03:00 |
|
allegroai
|
ce7e77a00e
|
Version bump
|
2022-03-24 21:55:39 +02:00 |
|
allegroai
|
0b69a81c8e
|
Add support for setting reported values for NaN and Inf (#604)
|
2022-03-24 21:52:18 +02:00 |
|
allegroai
|
0de859e465
|
Fix cloud driver overwrites agent.extra_docker_arguments
|
2022-03-24 21:50:08 +02:00 |
|
allegroai
|
c6769b5fc0
|
Fix HPO randomly aborts running tasks before the time limit
|
2022-03-24 19:38:30 +02:00 |
|
allegroai
|
b1120195df
|
Add support for obtaining cloud console logs
|
2022-03-24 19:37:01 +02:00 |
|
allegroai
|
8142796e15
|
Fix deprecation warning
|
2022-03-24 19:36:00 +02:00 |
|
allegroai
|
c5e428a03d
|
Add jsonargparse support (#403)
|
2022-03-24 19:30:24 +02:00 |
|
allegroai
|
eed8f8cdfd
|
Revert Optuna deprecation fix (#613)
|
2022-03-24 19:23:29 +02:00 |
|
allegroai
|
6fb49fcd03
|
Add reserved OS environments warning
|
2022-03-24 19:22:04 +02:00 |
|
allegroai
|
aa4e5ea745
|
Version bump
|
2022-03-21 22:51:33 +02:00 |
|
allegroai
|
619d59ea2e
|
Fix sub-project separators are incorrectly quoted in generated URLs (#584)
|
2022-03-21 22:51:27 +02:00 |
|
allegroai
|
24cdefb8c5
|
Fix docstring
|
2022-03-20 23:20:19 +02:00 |
|
allegroai
|
11d8f5ccac
|
Version bump to v1.3.1
|
2022-03-16 18:46:10 +02:00 |
|
allegroai
|
237c7241b3
|
Fix Azure storage upload (#598)
|
2022-03-15 20:01:41 +02:00 |
|
allegroai
|
835d95177e
|
Fix min and default API version
|
2022-03-15 19:33:17 +02:00 |
|
allegroai
|
d8cb82eab4
|
Fix fork after task.close() is called (#605)
|
2022-03-15 09:55:57 +02:00 |
|
allegroai
|
9c93201522
|
Version bump
|
2022-03-11 23:55:51 +02:00 |
|
allegroai
|
82f4cf2982
|
Fix APIClient worker raises exception when accessing .name attribute
|
2022-03-11 23:55:38 +02:00 |
|
allegroai
|
4a6b3f44ca
|
Fix cloud driver with no credentials
|
2022-03-11 23:53:57 +02:00 |
|
allegroai
|
05791ba6f8
|
Fix handling of legacy fileserver
|
2022-03-11 23:53:07 +02:00 |
|
allegroai
|
fcdc561f5f
|
Fix python 3.10 support
|
2022-03-11 23:52:11 +02:00 |
|
allegroai
|
4c666b1829
|
Fix pipeline controller kwargs with list
|
2022-03-11 23:50:40 +02:00 |
|
allegroai
|
03c16cb41a
|
Fix PipelineDecorator.debug_pipeline()
|
2022-03-07 23:45:59 +02:00 |
|
allegroai
|
3006085fcb
|
Fix task delete response not checked
|
2022-03-07 23:45:03 +02:00 |
|
allegroai
|
6f1b0c5612
|
Fix offline mode crash
|
2022-03-07 23:44:26 +02:00 |
|