allegroai
|
fdd2c03900
|
Fix missing configuration error not raised correctly
|
2023-11-05 21:07:33 +02:00 |
|
allegroai
|
32832ae46d
|
Fix Model.connect() in remote execution might result in the wrong model being connected
|
2023-11-05 21:07:33 +02:00 |
|
allegroai
|
e7f4497e36
|
Fix potential threading issues when setting self.lock to None
|
2023-11-05 21:07:33 +02:00 |
|
allegroai
|
e746b3e535
|
Support GS credentials as JSON string if not a JSON file reference
|
2023-11-05 21:07:32 +02:00 |
|
allegroai
|
4303664d5b
|
Fix parallel dataset verification fails on older versions of Python (#1144)
|
2023-11-05 21:07:32 +02:00 |
|
allegroai
|
d6d8aa9318
|
Fix various CI and tests issues
|
2023-11-05 21:07:32 +02:00 |
|
pollfly
|
2f05a830b5
|
Edit example (#1147)
|
2023-11-01 10:52:58 +02:00 |
|
Quy Vu
|
e89b2a03a7
|
Fix several jsonschema DeprecationWarning (#1128)
* address DeprecationWarnings from jsonschema
* use `referencing` for Python >= 3.8
* undo unrelated change by auto linter
|
2023-10-30 18:30:38 +02:00 |
|
revital
|
d95c12a319
|
small edits
|
2023-10-30 10:31:39 +02:00 |
|
revital
|
cbcbf9cb64
|
Revert "clarify tag filter"
This reverts commit 38fe264f83 .
|
2023-10-30 10:29:01 +02:00 |
|
revital
|
99b1db26b8
|
Revert "edits"
This reverts commit 74c3ba08b5 .
|
2023-10-30 10:28:56 +02:00 |
|
revital
|
8c7a1fa1b5
|
Revert "edits"
This reverts commit 90b668eae8 .
|
2023-10-30 10:28:46 +02:00 |
|
revital
|
6cbbdc4166
|
Revert "edits"
This reverts commit fe021e0b57 .
|
2023-10-30 10:28:40 +02:00 |
|
revital
|
316cef73ba
|
small edits
|
2023-10-30 10:24:03 +02:00 |
|
revital
|
c59f7e804d
|
Merge branch 'master' of https://github.com/allegroai/clearml
|
2023-10-30 10:21:15 +02:00 |
|
pollfly
|
489dee0e92
|
Add HuggingFace Transformers Example (#1146)
|
2023-10-29 16:04:12 +02:00 |
|
revital
|
d158496b78
|
Merge branch 'master' of https://github.com/allegroai/clearml
|
2023-10-29 10:06:33 +02:00 |
|
allegroai
|
2f233bb9fd
|
Fix incorrect return type annotation
|
2023-10-28 22:55:56 +03:00 |
|
revital
|
fe021e0b57
|
edits
|
2023-10-25 11:24:22 +03:00 |
|
revital
|
90b668eae8
|
edits
|
2023-10-25 11:23:46 +03:00 |
|
revital
|
74c3ba08b5
|
edits
|
2023-10-25 10:39:30 +03:00 |
|
revital
|
52c47b5551
|
Merge branch 'master' of https://github.com/allegroai/clearml
|
2023-10-25 10:34:38 +03:00 |
|
revital
|
38fe264f83
|
clarify tag filter
|
2023-10-25 10:34:30 +03:00 |
|
allegroai
|
b2bb04899c
|
Use StorageManager cache when downloading models
|
2023-10-24 18:45:18 +03:00 |
|
allegroai
|
b8ceba38dc
|
Add more visibility when overriding jsonargparse arguments
|
2023-10-24 18:44:24 +03:00 |
|
allegroai
|
f2057febd0
|
Fix displayed pipeline run time is pipeline components is not the same as that shown in info tab in full detail
|
2023-10-24 18:43:04 +03:00 |
|
allegroai
|
0caa787d7d
|
Fix calling Task.get_parameters_as_dict(cast=True) raises a YAML parser error
|
2023-10-24 18:40:40 +03:00 |
|
allegroai
|
f964783046
|
Improve parallel behavior
|
2023-10-24 18:39:10 +03:00 |
|
allegroai
|
c26efb83af
|
Add support for Hydra command-line syntax for modifying omegaconf
|
2023-10-24 18:36:53 +03:00 |
|
allegroai
|
9142f861fd
|
Fix pipeline version is not displaying in the table view and in the version list
|
2023-10-24 18:35:14 +03:00 |
|
allegroai
|
97035dcf7b
|
Add support for setting output_uri in pipeline decorators and functions
|
2023-10-24 18:33:53 +03:00 |
|
allegroai
|
7b85555d0d
|
Fix task.set_script(diff="") does not clear the uncommitted changes (#1106)
|
2023-10-24 18:32:29 +03:00 |
|
allegroai
|
190b25a44b
|
Fix don't raise exception on ConnectionError (which actually indicates that a read has timed out)
|
2023-10-24 18:30:16 +03:00 |
|
pollfly
|
bfc844696e
|
Edit pipeline example (#1141)
|
2023-10-22 11:49:59 +03:00 |
|
pollfly
|
18210ed144
|
Edit cron example (#1140)
|
2023-10-20 17:20:16 +03:00 |
|
revital
|
b82e5f11d0
|
edit cron_example
|
2023-10-18 21:06:51 +03:00 |
|
revital
|
91ba288fc3
|
edit cron_example
|
2023-10-18 21:04:43 +03:00 |
|
revital
|
fe5601a8ca
|
Merge branch 'master' of https://github.com/allegroai/clearml
|
2023-10-18 20:54:44 +03:00 |
|
Matteo Destro
|
a8ec1076da
|
Remove subdir path from bucket url (#1117)
|
2023-10-17 20:13:20 +03:00 |
|
bedapisl
|
8a834af777
|
Support lightgbm model loading from a string instead of file (#1136)
Co-authored-by: Bedrich Pisl <bedrich.pisl@colsys.cz>
|
2023-10-15 12:28:54 +03:00 |
|
allegroai
|
040fd671a4
|
Fix PEP8 issues
|
2023-10-13 22:17:29 +03:00 |
|
allegroai
|
7783e651a5
|
Update requirements for pyjwt < 2.9
|
2023-10-10 15:17:03 +03:00 |
|
charlienewey-odin
|
9687ca3db1
|
Verify dataset in parallel (#1131)
|
2023-10-07 16:39:08 +03:00 |
|
allegroai
|
f02b1fc190
|
Add configuration files logging example
|
2023-10-02 20:43:44 +03:00 |
|
allegroai
|
ea9b613d4b
|
Update README
|
2023-09-30 00:02:40 +03:00 |
|
allegroai
|
2a5fd56fdb
|
Version bump to v1.13.1
|
2023-09-26 00:33:44 +03:00 |
|
allegroai
|
b83baa6f2e
|
Fix Hydra overrides integration (#1120)
|
2023-09-25 22:16:54 +03:00 |
|
allegroai
|
96646dc46a
|
Fix GPU memory used reports 0 when memory can not be queried per process (edge case)
|
2023-09-25 22:16:02 +03:00 |
|
allegroai
|
e71c257290
|
Version bump to v1.13.0
|
2023-09-22 16:26:06 +03:00 |
|
allegroai
|
c5675733a0
|
Fix GPU memory used reports 0 when memory can not be queried per process
|
2023-09-22 16:25:50 +03:00 |
|