allegroai
|
3ee70beea2
|
Fix URL for uploaded files with '%' in their name to allow proper unquote during HTTP serving
|
2020-02-10 10:30:57 +02:00 |
|
allegroai
|
c6849985ea
|
Add Task.set_base_docer() and Task.get_base_docker()
|
2020-02-10 10:30:57 +02:00 |
|
Allegro AI
|
73d011fbba
|
Update README.md
|
2020-02-06 15:52:05 +02:00 |
|
allegroai
|
8c2b36968b
|
Prefer tensorflow_gpu over tensorflow when inspecting installed packages
|
2020-02-04 18:00:39 +02:00 |
|
allegroai
|
0c71889ca5
|
Fix printout during init
|
2020-02-04 17:59:50 +02:00 |
|
allegroai
|
34d9402abb
|
version bump to v0.13.2
|
2020-01-27 19:45:56 +02:00 |
|
allegroai
|
7b9e7406ad
|
Fix mutually_exclusive() use of at_least_one()
|
2020-01-27 15:41:19 +02:00 |
|
allegroai
|
9f8e814ca6
|
Support git repositories without ".git" suffix
|
2020-01-27 15:41:19 +02:00 |
|
Allegro AI
|
92984742ca
|
Update README.md
|
2020-01-26 16:09:42 +02:00 |
|
Allegro AI
|
cc8b1f3120
|
Update README.md
|
2020-01-26 16:08:35 +02:00 |
|
allegroai
|
923e45bb17
|
Allow reporting a pre-uploaded image url in Logger.report_image using the url parameter
|
2020-01-26 15:29:35 +02:00 |
|
allegroai
|
8772bc2755
|
Version bump
|
2020-01-22 11:08:41 +02:00 |
|
allegroai
|
d03311764e
|
Fix None type as default value in dictionary
|
2020-01-22 11:08:06 +02:00 |
|
allegroai
|
b50bfd5b63
|
Fix default argparser value handling when value is None
|
2020-01-22 11:06:52 +02:00 |
|
allegroai
|
af0b8f4c70
|
Fix type check in hyper-parameters argparser integration
|
2020-01-22 11:03:56 +02:00 |
|
allegroai
|
1e011e10a2
|
Version bump
|
2020-01-21 16:41:14 +02:00 |
|
allegroai
|
1cc0ea6cf3
|
Fix logs, events and jupyter flushing on exit
|
2020-01-21 16:41:01 +02:00 |
|
allegroai
|
f0a27127bf
|
Fix matplotlib savefig patching
|
2020-01-21 16:37:26 +02:00 |
|
allegroai
|
c5dd762d9b
|
Improve conda support
|
2020-01-21 16:32:57 +02:00 |
|
allegroai
|
9a3e130700
|
version bump to v0.13.1
|
2020-01-13 17:29:17 +02:00 |
|
allegroai
|
fcaff82980
|
Add support for pylab.savefig in matplotlib binding
|
2020-01-13 17:16:56 +02:00 |
|
allegroai
|
0ecd734fd1
|
Support multi-line paste of credentials in configuration wizard
|
2020-01-13 17:16:25 +02:00 |
|
allegroai
|
1c6be01e38
|
Add support for savefig in matplotlib binding
|
2020-01-13 12:06:47 +02:00 |
|
allegroai
|
66b251a62b
|
Try to make sure tensorboard is available when using torch
|
2020-01-13 11:55:55 +02:00 |
|
Allegro AI
|
affd6050f6
|
Merge pull request #79 from danmalowany-allegro/master
Fix type hint in Logger.report_scatter3d()
|
2020-01-12 12:50:10 +02:00 |
|
allegroai
|
5fdb2398df
|
Version bump
|
2020-01-10 13:42:24 +02:00 |
|
allegroai
|
8da8053726
|
Do not store keras model network design if it cannot be serialized
|
2020-01-10 13:41:06 +02:00 |
|
allegroai
|
073f4c308d
|
Convert ndarray to histogram for axis to get rid of warning in tensorflow binding
|
2020-01-10 13:39:31 +02:00 |
|
allegroai
|
163ace8856
|
Display matplotlib low version warning only once
|
2020-01-10 13:36:27 +02:00 |
|
allegroai
|
70624f469b
|
Fix matplotlib binding support
|
2020-01-10 13:35:07 +02:00 |
|
allegroai
|
f65ef3e757
|
Support broken Jupyter version on some conda installations (SageMaker)
|
2020-01-10 13:33:19 +02:00 |
|
danmalowany-allegro
|
b9ee824877
|
Changed List to list
|
2020-01-06 18:27:56 +02:00 |
|
danmalowany-allegro
|
457f0b71c8
|
Fixed scatter type in report_scatter3d to Union
|
2020-01-06 18:12:00 +02:00 |
|
allegroai
|
80f3dc6790
|
version bump to v0.13.0
|
2020-01-06 17:44:28 +02:00 |
|
Allegro AI
|
42e3d320a6
|
Merge pull request #77 from danmalowany-allegro/master
Update jupyter example to TensorFlow 2
|
2020-01-06 17:41:26 +02:00 |
|
danmalowany-allegro
|
a3194ff17b
|
Removed installation output text
|
2020-01-06 17:34:18 +02:00 |
|
Allegro AI
|
be8d100e33
|
Merge pull request #78 from szymonmaszke/patch-1
Add .pt file extension as PyTorch
|
2020-01-06 17:30:31 +02:00 |
|
allegroai
|
30eaed79ea
|
Add warning when automatic argument parser binding cannot be turned off
|
2020-01-06 17:20:15 +02:00 |
|
allegroai
|
bc33ad0da3
|
Calculate data-audit artifact uniqueness by user-criteria
|
2020-01-06 17:19:44 +02:00 |
|
allegroai
|
a169b43885
|
Add Task.upload_artifact support for external URLs
|
2020-01-06 17:16:51 +02:00 |
|
allegroai
|
7820e0d14a
|
Use an environment variable for setting a default docker image
|
2020-01-06 17:09:45 +02:00 |
|
allegroai
|
7b7b6e487e
|
Fix argparser/subparser support and support unsynced connected hyper parameters in remote execution
|
2020-01-06 17:08:03 +02:00 |
|
allegroai
|
8585d7e134
|
Avoid retries when verifying invalid credentials
|
2020-01-06 17:05:37 +02:00 |
|
Szymon Maszke
|
6815dd5410
|
Add .pt file extension as PyTorch
Usually `.pt` is used as pytorch's extension, see [this StackOverflow question](https://stackoverflow.com/questions/59095824/what-is-difference-between-pt-pth-and-pwf-extentions-in-pytorch).
Furthermore `.pth` is used by Python to list additional package search paths (see [this PyTorch issue](https://github.com/pytorch/pytorch/issues/14864)) so IMO it might be worth reconsidering existence of it extension. AFAIK `.pt` is advised and used throughout most projects.
|
2020-01-06 13:08:54 +01:00 |
|
danmalowany-allegro
|
955ac50b6e
|
Added matplotlib installation
|
2020-01-05 20:32:16 +02:00 |
|
danmalowany-allegro
|
6799aed78a
|
bugfix - pip command in comment
|
2020-01-05 19:59:33 +02:00 |
|
danmalowany-allegro
|
5abd01fa75
|
Updated to tensorflow 2 and added installation commands
|
2020-01-05 19:57:50 +02:00 |
|
allegroai
|
54ae340ccb
|
Use source task id to determine cloned task parent
|
2020-01-02 12:01:03 +02:00 |
|
allegroai
|
62d5535351
|
Fix requests issue in python 2.7 that can cause a deadlock when importing netrc
|
2020-01-02 11:58:02 +02:00 |
|
allegroai
|
f4be527a21
|
Fix typo
|
2020-01-02 11:55:59 +02:00 |
|