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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
2022-09-13 15:06:45 +03:00 |
|
allegroai
|
e695251dd4
|
Add a single metric reporting example
|
2022-09-13 15:05:28 +03:00 |
|
allegroai
|
a18b7b3271
|
Fix PY2 compatibility
|
2022-09-13 15:04:49 +03:00 |
|
allegroai
|
bc1a243ecd
|
Allow specifying extension when using custom artifact serializer functions
|
2022-09-13 15:02:54 +03:00 |
|
allegroai
|
b4490a8525
|
Add deprecation warning in Task.setup_upload()
|
2022-09-13 15:00:25 +03:00 |
|
allegroai
|
c0bbab75b8
|
Fix Dataset.list_datasets() returns an empty list
|
2022-09-13 14:57:21 +03:00 |
|
pollfly
|
fb644fe9ec
|
Edit example (#759)
Set reporting period to 0.2 minutes to match comment
|
2022-09-12 14:09:49 +03:00 |
|
pollfly
|
01dc126167
|
Add inference step to pipeline example (#765)
* Fix docs
* Update pipeline example
|
2022-09-12 13:58:53 +03:00 |
|
allegroai
|
447714eaa4
|
Support pipeline retrying failing tasks/steps
|
2022-09-06 20:52:50 +03:00 |
|
allegroai
|
5228b799c1
|
Add artifacts upload with a custom serializer (#689)
|
2022-09-06 10:47:56 +03:00 |
|
allegroai
|
f04c39fb30
|
Fix API definitions
|
2022-09-06 10:40:06 +03:00 |
|
allegroai
|
efde6e4135
|
Fix uploading 3D plots with plt shows 2D plot on task results page
|
2022-09-06 10:39:17 +03:00 |
|
tonyd
|
4020c8cd42
|
#757: fix overwrite of existing output models on pipeline task with monitor_models (#758)
|
2022-09-06 09:58:41 +03:00 |
|
allegroai
|
86586fbf35
|
Fix report_histogram does not show "horizontal" orientation (#699)
|
2022-09-02 23:40:34 +03:00 |
|