Commit Graph

17 Commits

Author SHA1 Message Date
allegroai
da32cd8f90 PEP8 2020-11-29 23:30:25 +02:00
allegroai
5d1c477e10 Fix python 2.7/3.5 support, PEP8 and redundant code 2020-11-25 11:05:40 +02:00
allegroai
d78ee6c669 Support controlling the naming of the sub-folder created by StorageManager/CacheManager 2020-11-25 10:58:01 +02:00
allegroai
f161811558 Fix internal import avoid circular imports 2020-11-20 00:07:03 +02:00
allegroai
6ca99fb8e0 Add StorageManager.get_files_server() 2020-11-17 23:12:09 +02:00
erezalg
95ba6bab78
Add cifar ignite example and add auto extract of tar.gz files when using storagemanager (#237) 2020-11-11 16:35:23 +02:00
allegroai
820fa6ac7a Refactor (readability) 2020-10-30 09:57:05 +02:00
allegroai
44d9a03e56 Change arguments order to preserve backwards compatibility for positional arguments 2020-10-30 09:51:45 +02:00
Elior Cohen
e7d0f7eca1 Add force_download flag to StorageManager.get_local_copy 2020-10-27 09:31:05 +02:00
Elior Cohen
fc85f070e2 📝 Bad usage of Optional typing 2020-10-27 09:31:05 +02:00
allegroai
6ff95cc9c1 Change cache manager log warning to debug 2020-10-15 23:17:51 +03:00
allegroai
2d95f7885d Fix StorageManager cache extract zipped artifacts. Use modified time instead of access time for cached files. 2020-10-15 23:16:44 +03:00
allegroai
de068cc390 Fix cache handling for different partitions/drives/devices 2020-08-18 11:53:40 +03:00
allegroai
7173a16a16 Update docstrings 2020-06-11 21:15:40 +03:00
allegroai
b457b9aaad Fix archive support: StorageManager should only try to extract .zip files, Model should not auto extract package 2020-05-22 11:54:46 +03:00
allegroai
0a7a32f2eb Support caching of extracted zip artifacts 2020-04-26 23:19:42 +03:00
allegroai
e6f29428eb Add StorageManager 2020-04-09 12:03:41 +03:00