allegroai
|
70a37b9d54
|
Fix PyYAML scientific notation parsing (issue #313)
|
2021-02-27 23:53:56 +02:00 |
|
allegroai
|
97a39c9f1a
|
Fix utility nested_from_flat_dictionary
|
2021-02-27 23:53:27 +02:00 |
|
allegroai
|
76f7822119
|
Update documentation
|
2021-02-27 23:53:06 +02:00 |
|
allegroai
|
88cd7071f2
|
Change pipeline aborted Task in diff shade of blue
|
2021-02-27 23:52:33 +02:00 |
|
allegroai
|
a2557c253c
|
Disable progress upload callback at the end of http driver upload until we have full upload progress
|
2021-02-27 23:52:14 +02:00 |
|
allegroai
|
7e6158dd9b
|
Add Task.add_requirements specify version <>=~ etc.
|
2021-02-27 23:51:40 +02:00 |
|
allegroai
|
e24a421457
|
Fix Hydra 1.1 support (argparse description)
|
2021-02-27 23:51:06 +02:00 |
|
allegroai
|
ae6caf4404
|
PEP8
|
2021-02-23 10:38:02 +02:00 |
|
allegroai
|
60b2f5bd74
|
Dataset remove files should not mark "dirty" flag as there is nothing to upload
|
2021-02-23 10:37:23 +02:00 |
|
allegroai
|
5641cb5a7c
|
Fix JupyterLab notebook detection
|
2021-02-23 10:36:55 +02:00 |
|
allegroai
|
cf3c6ba815
|
PEP8
|
2021-02-21 15:00:15 +02:00 |
|
allegroai
|
132e76cfb9
|
Fix multiple Task.init()/close() calls in the same process
|
2021-02-21 14:59:50 +02:00 |
|
allegroai
|
ee9dfb8b35
|
Fix TensorBoard multiple Task.init()/close() calls in the same process (issue #312)
|
2021-02-21 14:58:40 +02:00 |
|
allegroai
|
c6d22c2d0a
|
Add links to Tasks in optimization summary table (not just Task IDs)
|
2021-02-21 14:57:55 +02:00 |
|
allegroai
|
ff7e55756c
|
Fix server updated with the argparse in remote before Task.init() is called (respect skipped args)
Fix nonstandard argparse with default value that is not of defined type
|
2021-02-21 14:56:30 +02:00 |
|
allegroai
|
41230ac2c7
|
Add progress report logging for StorageHelper.upload_from_stream, StorageHelper.upload and StorageHelper.upload_from_stream
|
2021-02-21 14:55:04 +02:00 |
|
allegroai
|
7dbf5471cc
|
Allow Dataset to be created on a running Task
|
2021-02-21 14:51:24 +02:00 |
|
allegroai
|
a5a23510e8
|
Add Hydra example
Add artifacts retrieval example
Rename LightGBM example
|
2021-02-21 14:51:07 +02:00 |
|
allegroai
|
c58e8a4c6a
|
Fix make Pipeline Summary Table link to Task step logs
|
2021-02-14 13:52:09 +02:00 |
|
allegroai
|
aad9f5c812
|
Fix Task.create with repo and script that exists locally
|
2021-02-14 13:51:27 +02:00 |
|
allegroai
|
e5747d587d
|
Add PipelineController disable clone base task option
|
2021-02-14 13:50:58 +02:00 |
|
allegroai
|
0c017a7331
|
Add "clearml-data publish" to allow publishing a dataset task
|
2021-02-11 14:37:41 +02:00 |
|
allegroai
|
1600101f94
|
Allow publishing a completed task
|
2021-02-11 14:35:39 +02:00 |
|
allegroai
|
787079669f
|
Fix exception at exit in python 3.8+ on macOS/Windows
|
2021-02-11 14:28:05 +02:00 |
|
allegroai
|
7a25f8afd9
|
Fix hydra multi-run support (issue #306)
|
2021-02-11 14:27:28 +02:00 |
|
allegroai
|
f64d1a0993
|
Fix clearml-task patching local git diff
|
2021-02-11 14:27:00 +02:00 |
|
allegroai
|
1b6b1e12ee
|
Fix clearml-task not passing --docker
|
2021-02-11 14:26:20 +02:00 |
|
allegroai
|
8babddd654
|
Fix pr_curve in TensorBoard 2+
|
2021-02-11 14:25:43 +02:00 |
|
allegroai
|
e9f8fc949d
|
Fix argparser logging always captures defaults (Windows only, ignored cmd)
|
2021-02-08 13:25:31 +02:00 |
|
allegroai
|
5a76ffd460
|
Fix Task.connect(object) should always return the same object instance
|
2021-02-08 13:23:16 +02:00 |
|
glemarivero
|
fbbae0b8bc
|
Fix Dataset.remove_files() does not match when files are in the root of the dataset (#303)
Co-authored-by: Gabriel Lema <glema@ulta.com>
|
2021-02-07 17:12:01 +02:00 |
|
allegroai
|
28b85028fe
|
Fix close task after logger is closed
|
2021-02-04 10:41:51 +02:00 |
|
allegroai
|
4edec4b74a
|
Update example
|
2021-02-04 10:41:20 +02:00 |
|
allegroai
|
71c45fcdd3
|
Update Auto Scaler default values and configuration format
|
2021-02-01 23:44:01 +02:00 |
|
allegroai
|
12d51dae92
|
Fix crash in case get_logger() cannot get the file name
|
2021-02-01 23:42:41 +02:00 |
|
allegroai
|
0d89497cc9
|
Clean up TF binding graph execution operator
|
2021-02-01 23:41:53 +02:00 |
|
allegroai
|
6778b982a7
|
Fix TF +2.3 mixed eager mode execution summary metrics not reported
|
2021-02-01 23:41:18 +02:00 |
|
allegroai
|
3890477056
|
Fix creating subprocess from a daemon process
|
2021-02-01 23:40:48 +02:00 |
|
allegroai
|
1c1fecf7d0
|
Improve docstring
|
2021-02-01 23:39:44 +02:00 |
|
allegroai
|
2f5080a34c
|
Fix python package detection sklearn -> scikit-learn (issue #296)
|
2021-02-01 23:39:07 +02:00 |
|
allegroai
|
4931429054
|
Fix argparse with [None] in default parameter (issue #297)
|
2021-02-01 23:38:21 +02:00 |
|
allegroai
|
e3109c96d8
|
Add upload HTML preview of jupyter notebook as an artifact
|
2021-02-01 23:37:44 +02:00 |
|
tankeco
|
ebc0733357
|
Fix strip remote diff (#295)
Co-authored-by: wjn <wjn@megvii.com>
|
2021-01-25 13:20:21 +02:00 |
|
allegroai
|
4069413aac
|
Remove requests-file form requirements
|
2021-01-24 09:23:09 +02:00 |
|
allegroai
|
0f401545b8
|
Replace humanfriendly with utility functions
|
2021-01-24 09:22:56 +02:00 |
|
allegroai
|
1c84b31056
|
Fix Dataset generate removed / modified / added of summary table
|
2021-01-24 09:21:28 +02:00 |
|
allegroai
|
698977d05e
|
Fix reporter from non main tasks should always use threads (not subprocesses)
|
2021-01-24 09:20:42 +02:00 |
|
allegroai
|
2676e14d4d
|
Fix reporter should skip report if report thread service is closed
|
2021-01-24 09:20:09 +02:00 |
|
allegroai
|
03f9bf0c2d
|
Add clearml-data CLI sync can now create, sync and close a dataset in a single command
|
2021-01-24 09:19:33 +02:00 |
|
allegroai
|
088eae0ded
|
Fix closing a dataset with only files removed
Add system_tag `dataset` to a Dataset Project
|
2021-01-24 09:18:49 +02:00 |
|