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 |
|
allegroai
|
7110b938ae
|
Fix matplotlib import binding when imported before trains
|
2019-12-30 18:37:17 +02:00 |
|
allegroai
|
ddeece1f57
|
Add support for API v2.5
|
2019-12-30 18:34:28 +02:00 |
|
Allegro AI
|
5e35d1b856
|
Update README.md
|
2019-12-24 22:49:43 +02:00 |
|
allegroai
|
865ad925dd
|
Update joblib example to latest release
|
2019-12-24 18:21:10 +02:00 |
|
allegroai
|
ba79471848
|
Update documentation
|
2019-12-24 18:20:16 +02:00 |
|
allegroai
|
e4024e01d5
|
Make sure ProxyDictPreWrite and ProxyDictPostWrite are pickled correctly
|
2019-12-21 18:33:15 +02:00 |
|
allegroai
|
4e0f711e39
|
Keep only the input artifacts when cloning a task
|
2019-12-21 18:30:24 +02:00 |
|
allegroai
|
0be981fbc1
|
Fix check_min_api_version to use a default session if none was created
|
2019-12-21 18:28:10 +02:00 |
|
allegroai
|
085eebc6b9
|
version bump
|
2019-12-15 15:13:44 +02:00 |
|
allegroai
|
019954828b
|
Add missing package to examples requirements
|
2019-12-15 15:13:08 +02:00 |
|
allegroai
|
14ce1e925e
|
version bump
|
2019-12-15 00:11:26 +02:00 |
|
allegroai
|
e39ab69cf9
|
Documentation
|
2019-12-15 00:11:14 +02:00 |
|
allegroai
|
3bd997c4dc
|
Improve trains-init configuration wizard
|
2019-12-15 00:11:01 +02:00 |
|
allegroai
|
c1cc80ba1b
|
Optimize artifacts threading
|
2019-12-15 00:10:34 +02:00 |
|
allegroai
|
a992591f3c
|
Fix artifacts update in auxiliary task
|
2019-12-15 00:10:12 +02:00 |
|
allegroai
|
67d9a9e5d4
|
Do not reuse experiment if it has artifacts
|
2019-12-15 00:09:36 +02:00 |
|
allegroai
|
9add031fe8
|
Improve trains-init wizard
|
2019-12-04 23:47:39 +02:00 |
|
allegroai
|
f92278750a
|
Fix default_output_uri in remote execution mode
Fix arguments order in Task.create
|
2019-12-04 23:47:26 +02:00 |
|
allegroai
|
03fbfb8237
|
version bump
|
2019-11-28 00:49:27 +02:00 |
|
allegroai
|
7e7329f7a0
|
Improve argparser automagic support
|
2019-11-28 00:49:19 +02:00 |
|
allegroai
|
09257b7247
|
Fix files http/s host ending with /
|
2019-11-28 00:48:48 +02:00 |
|
allegroai
|
b3d4ce0b71
|
Clean hyper-parameter example
|
2019-11-28 00:48:08 +02:00 |
|
allegroai
|
5cae1e8384
|
Clean hyper-parameter example
|
2019-11-28 00:47:51 +02:00 |
|
allegroai
|
8aa86225e2
|
Add default_output_uri in trains.conf configuration
Fix Task.set_credentials support for different web/api/files hosts
|
2019-11-23 01:27:45 +02:00 |
|
allegroai
|
8ab982cbc9
|
Fix support for uploading large files over slow http connection
|
2019-11-23 01:26:18 +02:00 |
|
allegroai
|
e1a640d37a
|
Fix support for older git versions (<2)
|
2019-11-23 01:25:37 +02:00 |
|
allegroai
|
7af2d0c9d7
|
Improve trains-init configuration wizard
|
2019-11-23 01:25:17 +02:00 |
|
allegroai
|
9f59346c33
|
version bump
|
2019-11-15 22:00:31 +02:00 |
|
allegroai
|
603d42792d
|
Fix jsonschema deprecation warning
|
2019-11-15 22:00:21 +02:00 |
|
allegroai
|
0a45d2094f
|
Add Task connect_configuration, connect_label_enumeration, and support for nested dictionary with connect
Add Task.get_tasks
|
2019-11-15 22:00:10 +02:00 |
|
allegroai
|
15683b5b43
|
Fix support for auto package detection for standalone scripts
|
2019-11-15 21:59:50 +02:00 |
|
allegroai
|
d19fde7041
|
Add artifact get() returning the artifact object (after downloading and loading)
|
2019-11-15 21:59:36 +02:00 |
|
allegroai
|
b37aea1839
|
Add Task name and comment setter
|
2019-11-15 21:59:24 +02:00 |
|
Allegro AI
|
82ff2881cf
|
Merge pull request #54 from iou2much/hotfix_fix_vdict_keys
fix vdict keys
|
2019-11-13 12:04:39 +02:00 |
|
李波
|
f88b9e69f8
|
fix vdict keys
|
2019-11-13 15:54:58 +08:00 |
|
allegroai
|
0ccdd5db48
|
version bump
|
2019-11-08 22:30:19 +02:00 |
|
allegroai
|
4372dda696
|
Add Task.init auto_connect_frameworks fine granularity control
|
2019-11-08 22:30:09 +02:00 |
|
allegroai
|
9362831269
|
Add sdk.metric.matplotlib_untitled_history_size to limit number of untitled matplotlib plots (default: 100)
|
2019-11-08 22:29:36 +02:00 |
|