allegroai
|
16fb59c33f
|
Improve CoLab integration (store entire colab, not history)
|
2022-10-30 19:25:15 +02:00 |
|
allegroai
|
89b675c267
|
Fix clearml-init colab detection
|
2022-10-30 19:24:43 +02:00 |
|
allegroai
|
9c171d8a5d
|
Fix unique_selector is not applied properly on batches after the first batch. Remove default selector value since it does not work for all event types (and we always specify it anyway)
v1.7.3rc0
|
2022-10-30 19:24:19 +02:00 |
|
Doron Serebro
|
ff7b174bf1
|
Fix passing compression=ZIP_STORED (or 0) to Dataset.upload() uses ZIP_DEFLATED and overrides the user-supplied argument (#812)
Co-authored-by: dorons <dorons@wisense.tech>
|
2022-10-27 17:17:13 +03:00 |
|
TrellixVulnTeam
|
d17903d4e9
|
Adding tarfile member sanitization to extractall() (#803)
|
2022-10-27 14:56:05 +03:00 |
|
allegroai
|
b598ee5866
|
Version bump to v1.7.2
v1.7.2
|
2022-10-23 15:22:55 +03:00 |
|
allegroai
|
24323d3ee7
|
Remove future from Python 3 requirements
|
2022-10-23 15:21:46 +03:00 |
|
allegroai
|
2766255e8f
|
Fix pipeline clone logic
|
2022-10-23 15:21:30 +03:00 |
|
allegroai
|
9d096d8ab0
|
PEP8
|
2022-10-22 14:16:10 +03:00 |
|
allegroai
|
25df5efe74
|
Fix Task.upload_artifact() fails uploading pandas DataFrames
|
2022-10-17 23:34:21 +03:00 |
|
tonyd
|
92fbe062b4
|
Fix crash when running cloned pipeline that invokes a step twice (#770, related to #769)
Co-authored-by: eajechiloae <97950284+eugen-ajechiloae-clearml@users.noreply.github.com>
|
2022-10-17 23:30:58 +03:00 |
|
allegroai
|
aad01056b5
|
version bump
v1.7.2rc2
|
2022-10-14 10:32:49 +03:00 |
|
allegroai
|
6d6b54f5a1
|
Allow pipeline steps to return string paths without them being treated as a folder artifact and zipped (#780)
|
2022-10-14 10:32:36 +03:00 |
|
allegroai
|
a64b918c79
|
Support running jupyter notebook inside a git repo - repository referenced without uncommitted changes and jupyter notebook as code (uncommitted changes)
Add jupyter notebook fail warning
|
2022-10-14 10:24:37 +03:00 |
|
allegroai
|
76939339c4
|
Fix support for multiple jupyter servers running on the same machine
Fix issue with old/new notebook packages installed
|
2022-10-14 10:19:35 +03:00 |
|
allegroai
|
8364cd23d9
|
Fix docstring
|
2022-10-14 10:17:41 +03:00 |
|
allegroai
|
54489e23a6
|
version bump
v1.7.2rc1
|
2022-10-14 10:16:42 +03:00 |
|
allegroai
|
57b7a31097
|
Fix exception raised when using ThreadPool (#790)
|
2022-10-14 10:16:11 +03:00 |
|
allegroai
|
d497869a1f
|
Fix retry_on_failure callback does nothing when specified on PipelineController.add_step
|
2022-10-14 10:14:29 +03:00 |
|
allegroai
|
a0e19d833d
|
Fix docstrings
|
2022-10-14 10:12:49 +03:00 |
|
allegroai
|
5ece83fe9f
|
version bump
v1.7.2rc0
|
2022-10-14 10:11:23 +03:00 |
|
allegroai
|
dd17fca080
|
Fix pipeline argument becomes None if default value is not set
|
2022-10-14 10:10:11 +03:00 |
|
allegroai
|
452d3c5750
|
Fix local cache with access rules disabling partial local access
|
2022-10-14 10:10:11 +03:00 |
|
Gonzalo Gabriel Jiménez Fuentes
|
1e1aa10232
|
Fix relative paths in examples (#787)
image_reporting.py points to images directory using an absolute path
|
2022-10-08 15:49:36 +03:00 |
|
allegroai
|
4945182fa4
|
Fix Pyplot/Matplotlib binding reports incorrect line labels and colors (#791)
|
2022-10-03 20:22:24 +03:00 |
|
allegroai
|
1eee271f01
|
Version bump to v1.7.1
v1.7.1
|
2022-09-29 18:01:39 +03:00 |
|
allegroai
|
d54657c27e
|
Fix Python <3.5 compatibility
|
2022-09-29 17:54:41 +03:00 |
|
allegroai
|
17a5ca91d8
|
Fix Task.upload_artifact() does not upload empty lists/tuples
|
2022-09-29 17:53:38 +03:00 |
|
allegroai
|
a8175ac2e8
|
Fix Python Fire binding
|
2022-09-29 17:52:40 +03:00 |
|
allegroai
|
8b22d58a94
|
version bump
v1.7.1rc2
|
2022-09-26 23:27:47 +03:00 |
|
allegroai
|
564295ecf9
|
Fix docstring
|
2022-09-26 23:27:36 +03:00 |
|
allegroai
|
dc3258ab0b
|
Fix pipeline retry mechanism interface
|
2022-09-26 23:27:13 +03:00 |
|
allegroai
|
77f25b82bd
|
Fix possibility to get a local copy of a dataset that is not finalized
|
2022-09-26 23:26:29 +03:00 |
|
allegroai
|
3b2a296724
|
PEP8
|
2022-09-26 23:25:09 +03:00 |
|
allegroai
|
c10486b9e5
|
version bump
v1.7.1rc1
|
2022-09-22 20:54:29 +03:00 |
|
allegroai
|
8a44c2a8b7
|
Add callback option for pipeline step retry
|
2022-09-22 20:54:19 +03:00 |
|
allegroai
|
6ce0ebbb51
|
Unify scalar reporting examples
|
2022-09-22 20:53:39 +03:00 |
|
allegroai
|
6c1d24f213
|
version bump
v1.7.1rc0
|
2022-09-18 14:20:34 +03:00 |
|
allegroai
|
19dada0fb4
|
Fix Dataset failing to load helper packages should not crash
|
2022-09-18 14:20:34 +03:00 |
|
allegroai
|
40f92dfb62
|
Fix local cache warning to debug
|
2022-09-18 14:20:34 +03:00 |
|
allegroai
|
59932e4f4c
|
Fix python 2.7 support
|
2022-09-18 14:20:34 +03:00 |
|
Allegro AI
|
0c5d12b830
|
Update README.md
|
2022-09-15 17:41:21 +03:00 |
|
allegroai
|
18c7dc70ce
|
version bump
v1.7.0
|
2022-09-15 16:05:23 +03:00 |
|
allegroai
|
916c273a08
|
Improve linters (PyCharm) support detecting return type of Task.init / current_task
|
2022-09-15 16:03:29 +03:00 |
|
allegroai
|
789ca3a76f
|
Add support for datasets version with non semantic version string, Issue #776
|
2022-09-15 16:03:20 +03:00 |
|
allegroai
|
63e7cbab30
|
Improve pytorch model saving better, add support for mmvc
|
2022-09-15 15:59:34 +03:00 |
|
allegroai
|
3e5d50e15d
|
add api.http.default_method to help with GCP load balancers dropping GET requests (use PUT instead)
|
2022-09-15 15:58:18 +03:00 |
|
allegroai
|
721569bb77
|
Improve description for AWS S3 configuration
|
2022-09-13 15:09:33 +03:00 |
|
allegroai
|
a59f46a485
|
Fix API v2.20 formatting
|
2022-09-13 15:08:57 +03:00 |
|
allegroai
|
0b66b11d53
|
Fix interactive plots
v1.7.0rc1
|
2022-09-13 15:06:45 +03:00 |
|