Commit Graph

2014 Commits

Author SHA1 Message Date
Allegro AI
f2876a9949
Update README.md 2023-03-17 14:01:35 +02:00
Victor Sonck
40c6db9d95
Add Getting Started Notebooks (#948) 2023-03-12 16:58:48 +02:00
jday1
ea1e4ac087
Fix git+https requirement using subdirectory is not supported (#947)
Fixes issue #946
2023-03-12 14:52:43 +02:00
Alex Burlacu
37dde23bc9 bump version to 1.9.3 2023-03-08 21:45:46 +02:00
Alex Burlacu
4a928addb7 Bugfix: Broken Task._get_status()
Avoid creating an ephemeral object on every status call (we call them a lot)
2023-03-08 21:39:40 +02:00
alex-burlacu-clear-ml
fda5095ab2
Merge pull request #935 from john-zielke-snkeos/bugfix-path-substitutions
Fixes for path substitution
2023-03-02 16:40:41 +02:00
allegroai
b5775840e5 Reintroduce code due to backwards compatibility fix 2023-02-28 21:57:49 +02:00
allegroai
8957e09ef9 Version bump to v1.9.2 2023-02-28 17:22:24 +02:00
allegroai
627135c68a Add ClearML Datasets examples 2023-02-28 17:22:23 +02:00
allegroai
22df336860 Fix clearml browser_login set host servers (because clearml-agent does not have default ones) 2023-02-28 17:22:23 +02:00
allegroai
713956a96a Update README with PythonFire automagic Args support list 2023-02-28 17:22:23 +02:00
allegroai
fba1f4c9a6 Fix get_or_create_project() might crash when called in parallel 2023-02-28 17:22:22 +02:00
allegroai
aff7f87975 Fix TaskScheduler initial scheduled Task could be closer to starting date 2023-02-28 17:22:21 +02:00
allegroai
487fe75946 Fix dataset CSV files are not previewed properly 2023-02-28 17:22:21 +02:00
allegroai
72b341ee51 Add Gradio binding support 2023-02-28 17:22:20 +02:00
allegroai
22715cda19 Fix some plots and debug samples are missing for clearml examples 2023-02-28 17:22:20 +02:00
allegroai
5d027a335f Improve Task.query_tasks()` docstring 2023-02-28 17:22:20 +02:00
allegroai
4585db0f0f Fix Task.connect_configuration() with non-string keys 2023-02-28 17:22:19 +02:00
allegroai
890f4cfa77 Improve get_status performance 2023-02-28 17:22:19 +02:00
allegroai
dd5036a0a0 Fix breaking change in call to Logger.report_confusion_matrix() 2023-02-28 17:22:18 +02:00
allegroai
89e39f0b02 Add status change callback to pipelines 2023-02-28 17:22:18 +02:00
allegroai
6b32e1d33a Fix Pipeline from tasks does not propagate params overwrite 2023-02-28 17:22:17 +02:00
vfdev
08ce79002b
Fixed bug in report_confusion_matrix when series argument was removed (#936) 2023-02-26 10:04:39 +02:00
john-zielke-snkeos
df5d317c06 Fix typo 2023-02-24 19:13:13 +01:00
john-zielke-snkeos
8f57c5132c Added fix to store unsubstituted url for model
Added canonize_url for .delete()
2023-02-24 18:59:15 +01:00
Yiftach Beer
7701d47b44
Typo fix (to large -> too large) (#932) 2023-02-23 17:39:41 +02:00
Make42
4ebe714165
Improve docstring for Task.close() (#920) 2023-02-19 09:25:24 +02:00
jday1
541c2425e0
Fix debug samples are not uploaded correctly (#924)
* PR relating to bug #923.
---------

Co-authored-by: jday1 <jd685@cam.ac.uk>
Co-authored-by: jday1 <james.day@bglgroup.co.uk>
2023-02-19 09:19:40 +02:00
Make42
e938f2800b
Improve docstring for Task.mark_completed() (#921) 2023-02-17 23:27:43 +02:00
allegroai
311e05d938 Fix StorageManager.get_file_size_bytes() and StorageManager.get_metadata() might raise an error even with silence_errors=True 2023-02-14 12:25:59 +02:00
RoseGold
7de0644eef
Jupyter API token patch (#904) 2023-02-09 21:13:12 +02:00
Zegang Cheng
269f5e7974
Ignore None keys in click args (#903) 2023-02-07 22:53:57 +02:00
allegroai
b1f17db657 Add pre and post-callbacks to the Pipeline decorator 2023-02-07 17:32:31 +02:00
allegroai
a48f1c4b58 Keep original upload URI when reporting events when URI is changed due to path substitution 2023-02-05 10:19:44 +02:00
pollfly
c978d8c259
Edit docstrings (#900) 2023-02-02 10:24:01 +02:00
Anton Cherepkov
54c601eea2
Add support for references in Pipeline queue_name (#857) 2023-01-26 19:11:47 +02:00
Yiftach Beer
da6f75363d
Fix Logger.report_confusion_matrix (#894)
* set annotated cells (cells with text inside them) to be the default.
* removed the unused series argument from the signature.
2023-01-26 19:10:10 +02:00
pollfly
0b9428bf21
Fix docstring spacing (#896) 2023-01-26 19:08:11 +02:00
allegroai
b3e330ea9b Version bump to v1.9.1 2023-01-24 14:24:24 +02:00
allegroai
00464a879b Fix Taks.get_project_id() cannot find hidden projects 2023-01-24 13:16:10 +02:00
pollfly
e0bea7f586
Edit docstrings (#889) 2023-01-24 13:13:19 +02:00
pollfly
3585eff49b
Edit hyperdataset examples (#895) 2023-01-24 12:30:55 +02:00
john-zielke-snkeos
7d80406290
Bugfix for storage with path substitutions (#877)
* Bugfix: canonize url in StorageHelper.exists_file()

* Added fixes for path substitutions:
StorageManager to use orginal path in metadata
Helper to use path rewrites in list operations

* Fixed a copy-paste error

Co-authored-by: eajechiloae <97950284+eugen-ajechiloae-clearml@users.noreply.github.com>
2023-01-23 15:51:21 +02:00
allegroai
b4cb44bf1b Fix auth headers are not set on substituted fileserver urls 2023-01-23 14:09:46 +02:00
allegroai
5465f27b8f Fix clearml-task runtime is not set when no queue was provided 2023-01-23 14:09:10 +02:00
allegroai
55b00eb776 Fix connecting a dictionary to task sometimes raises an exception 2023-01-23 14:08:18 +02:00
allegroai
1a62d4b6e1 Fix StorageManager.list() does not return size metadata (#865) 2023-01-23 14:07:02 +02:00
allegroai
2120fc85f5 Refactor CreateFromFunction 2023-01-23 14:04:13 +02:00
allegroai
8cb4ac2acb Allow requesting custom token expiration using the api.auth.req_token_expiration_sec configuration setting 2023-01-19 11:20:08 +02:00
allegroai
88259094ac Add client version to runtime properties 2023-01-19 11:19:02 +02:00