allegroai
|
e4801542f5
|
Moved dict parsing in/out (hocon) into utilities.config
|
2020-08-08 12:28:59 +03:00 |
|
allegroai
|
1d277d01d3
|
Fix large git diff preview (artifact auxiliary_git_diff) is a single line per file, add option to control the artifact preview
|
2020-07-30 15:10:41 +03:00 |
|
allegroai
|
23394a265d
|
flake8 + change ModuleNotFoundError to ImportError (support py 2.7/3.5)
|
2020-07-30 15:07:25 +03:00 |
|
allegroai
|
093477cb35
|
Refactor fastai bind
|
2020-07-30 14:54:37 +03:00 |
|
allegroai
|
d642639890
|
Add fastai binding support
|
2020-07-11 01:29:29 +03:00 |
|
allegroai
|
2f5b519cd8
|
Tensorboard text logging report as debug samples (.txt files), instead of as console output.
|
2020-07-04 22:55:29 +03:00 |
|
allegroai
|
934771184d
|
Fix git diff larger than 500kb , git section will contain warning, and entire git diff will be uploaded as artifact named auxiliary_git_diff
|
2020-07-04 22:53:26 +03:00 |
|
allegroai
|
d1744785b1
|
flake8
|
2020-07-04 22:52:09 +03:00 |
|
allegroai
|
b07a17890d
|
Add task.upload_artifact auto_pickle=True #153
Fix multiple argparse calls before task.init
Add mark_started force argument #159
|
2020-07-02 01:28:15 +03:00 |
|
allegroai
|
b2fb5a3425
|
Improve Tensorboard histogram scale
|
2020-07-02 01:28:15 +03:00 |
|
allegroai
|
5d13ec0dfe
|
Fix Tensorboard 2d convolution histogram, improve histogram accuracy on very small histograms.
Add Logger._set_tensorboard_series_prefix add series prefix for all TB reports
|
2020-06-23 23:08:08 +03:00 |
|
allegroai
|
f3621feabb
|
Allow Task.get_tasks() to filter by list of project ids
|
2020-06-21 23:31:14 +03:00 |
|
allegroai
|
0626d807a7
|
Add WeightsFileHandler callback type enum
|
2020-06-19 19:09:17 +03:00 |
|
allegroai
|
7ab93e7dba
|
Removed automagic reuse Model objects
|
2020-06-19 00:46:43 +03:00 |
|
allegroai
|
0454804721
|
WeightsFileHandler callback documentation
|
2020-06-18 01:08:10 +03:00 |
|
allegroai
|
e03d421b46
|
Allow auto-model logging callbacks to drop logging
|
2020-06-16 22:01:52 +03:00 |
|
allegroai
|
9c1d08b826
|
Fix TensorFlow >=2 histogram binding
|
2020-06-15 22:23:09 +03:00 |
|
allegroai
|
aa61fa3f06
|
Improve pytorch ignite integration
|
2020-06-13 22:10:59 +03:00 |
|
allegroai
|
a5b1ed0330
|
Improve matplotlib integration, issue #140
|
2020-06-13 22:09:45 +03:00 |
|
allegroai
|
7173a16a16
|
Update docstrings
|
2020-06-11 21:15:40 +03:00 |
|
allegroai
|
6a28a6e21d
|
Change callback structure, access thorough designated class WeightsFileHandler.ModelInfo
See https://github.com/pytorch/ignite/issues/1056
|
2020-06-11 15:05:11 +03:00 |
|
allegroai
|
2066d9ff9d
|
Fix type-hints and docstrings
|
2020-06-01 11:00:42 +03:00 |
|
allegroai
|
92d003657b
|
Fix WeightsFileHandler support for model=None
|
2020-05-31 12:08:14 +03:00 |
|
allegroai
|
f86198bbe5
|
Add callback for framework save/load binding
|
2020-05-31 12:06:15 +03:00 |
|
allegroai
|
b865fc0072
|
If sys.argv doesn't point into a git repo, take file calling Task.init(). Support running code from a module (i.e. -m module)
|
2020-05-31 12:05:09 +03:00 |
|
allegroai
|
183ad248cf
|
Add type hints, remove/ignore pep8 warnings
|
2020-05-31 12:02:15 +03:00 |
|
allegroai
|
96f899d028
|
Fix documentation and layout (PEP8)
|
2020-05-24 08:16:12 +03:00 |
|
allegroai
|
2393ac5f7f
|
Add raise_on_error (default=False) argument to Artifat.get_local_copy()
|
2020-05-22 11:13:13 +03:00 |
|
allegroai
|
31a78d27d7
|
Ignore plotly custom warnings
|
2020-05-13 20:33:50 +03:00 |
|
allegroai
|
e1f6e5ec6a
|
Fix typo in warning
|
2020-05-13 20:26:43 +03:00 |
|
allegroai
|
0298b84030
|
Refactor histogram code for PyTorch Ignite integration
|
2020-05-08 22:12:49 +03:00 |
|
allegroai
|
0a7a32f2eb
|
Support caching of extracted zip artifacts
|
2020-04-26 23:19:42 +03:00 |
|
allegroai
|
7e839204d1
|
Raise error in case of missing artifact directory
|
2020-04-26 23:14:33 +03:00 |
|
allegroai
|
f7b80a0da2
|
matplotlib with no logger should not use the last iteration reported by the resource monitor
|
2020-04-16 16:48:19 +03:00 |
|
allegroai
|
cb139f2d17
|
Fix Tensorflow V1/V2 audio support
|
2020-04-16 16:46:02 +03:00 |
|
allegroai
|
7f4b100042
|
Fix text encoding utf-8 and pr_curve broken in Tensorboard support
|
2020-04-16 16:40:14 +03:00 |
|
allegroai
|
4bb17ca420
|
Fix renaming/deleting model file right after saving will break async upload (trains/issues#123)
|
2020-04-13 19:03:15 +03:00 |
|
allegroai
|
648779380c
|
Add media (audio) support for both Logger and Tensorboard bind
|
2020-04-09 13:14:14 +03:00 |
|
allegroai
|
7ac7e088a1
|
Add trace feature
|
2020-04-09 13:12:50 +03:00 |
|
allegroai
|
3f6fb5379a
|
Revert fork patching as signal is not enough and is not called from forked processes
|
2020-04-09 12:57:50 +03:00 |
|
allegroai
|
2f395cc76b
|
Use sub-process fork signal hooks instead of os._exit patch
|
2020-04-09 12:50:04 +03:00 |
|
allegroai
|
e6f29428eb
|
Add StorageManager
|
2020-04-09 12:03:41 +03:00 |
|
allegroai
|
023f1721c1
|
Add Task.get_models() retrieving stored models on previously executed tasks
|
2020-03-22 18:19:07 +02:00 |
|
allegroai
|
332e9e2f63
|
Fix Tensorflow direct V2.1 multiple FileWriters
|
2020-03-22 18:17:16 +02:00 |
|
allegroai
|
493cce443a
|
Reuse Model objects if we are storing local files (reduce clutter)
|
2020-03-22 18:15:32 +02:00 |
|
allegroai
|
7817ef5cda
|
Fix joblib binding
|
2020-03-20 10:30:13 +02:00 |
|
allegroai
|
5db53ba643
|
Support multiple EventWriter in TensorFlow eager mode (TF 2.0+)
|
2020-03-20 10:29:18 +02:00 |
|
allegroai
|
b4050ecf25
|
Fix TensorFlow NaN/Inf values support
|
2020-03-20 10:27:52 +02:00 |
|
allegroai
|
5b29aa194c
|
Make sure artifact temporary files names are valid file names
|
2020-03-12 18:10:03 +02:00 |
|
allegroai
|
edc237dad4
|
Improve support for tensorboard.summarywriter.addscalars binding
|
2020-02-18 11:21:47 +02:00 |
|