Commit Graph

121 Commits

Author SHA1 Message Date
allegroai
d5a2383b75 Removed colorama / coloredlogs, they are now optional packages dynamically loaded 2019-07-09 03:05:33 +03:00
allegroai
c4c37c5cef Moved definition 2019-07-09 01:52:06 +03:00
allegroai
d9d5c6cb3c version bump 2019-07-08 23:29:20 +03:00
allegroai
a0ecc6d516 Documentation 2019-07-08 23:29:09 +03:00
allegroai
22b18e7338 Optimize repository query and requirements analysis 2019-07-08 23:28:55 +03:00
allegroai
96abe3ef04 Documentation 2019-07-08 23:28:08 +03:00
allegroai
8a1e31c4f0 Add exception guard 2019-07-08 23:27:53 +03:00
allegroai
02ba0e28d5 Fix support non-linear iteration reporting 2019-07-08 23:27:25 +03:00
allegroai
31a0867ac9 Optimize requirements 2019-07-08 23:26:57 +03:00
allegroai
7eb27096ee version bump 2019-07-06 23:03:27 +03:00
allegroai
a1cf210896 Fix python 2.7 support 2019-07-06 23:03:14 +03:00
allegroai
e40d4f2f41 Add new task status and support for reuse override 2019-07-06 23:02:58 +03:00
allegroai
bcb10d7adb Changed, async repository detection and auto-requirements generation. 2019-07-06 23:02:24 +03:00
allegroai
577010c421 Add auto requirement.txt generation 2019-07-06 23:01:15 +03:00
allegroai
3050bf1476 Fix OS environment repository detection override 2019-07-06 23:00:28 +03:00
allegroai
c3eb5fd8b0 Add new API backward compatibility support 2019-07-06 22:59:56 +03:00
allegroai
e7f1e3de86 Add OS environment "TRAINS_TASK_NO_REUSE" forcing new experiment to be created every time 2019-07-06 22:59:20 +03:00
allegroai
7b1c0d8c21 Fix, gpu resource monitoring fail safety mechanism 2019-07-06 22:58:36 +03:00
allegroai
22a65abdc1 Add new task state support 2019-07-06 22:58:01 +03:00
allegroai
b5219d98de Add new API backward compatibility support 2019-07-06 22:57:21 +03:00
allegroai
d38f0ec14d Add new API backward compatibility support 2019-07-06 22:56:55 +03:00
allegroai
2f3ff16e67 Add new API version support 2019-07-06 22:56:17 +03:00
allegroai
f2829e1162 Fix, multiple experiments in the same session 2019-07-04 01:21:34 +03:00
allegroai
700a927f42 version bump 2019-07-02 00:00:14 +03:00
allegroai
738f00340a Fix resource monitor fall back to seconds-from-start 2019-07-02 00:00:05 +03:00
allegroai
4099efc26b version bump 2019-07-01 22:23:50 +03:00
allegroai
8475ecaed8 Python 2 support 2019-07-01 22:23:40 +03:00
Allegro AI
8894981a19
Hot fix, version bump 2019-06-30 10:55:44 +03:00
Allegro AI
a6e70f783a
Hot fix, release 2019-06-30 10:53:38 +03:00
Allegro AI
4174d9345e
Merge pull request #15 from eyalto/master
supporting 3.6 without enum34
2019-06-30 10:50:47 +03:00
eyalto
161d086d67
changes enum in requirements txt 2019-06-30 10:39:32 +03:00
eyalto
9a51e03b19
enum34 not supported in 3.6 2019-06-30 10:37:50 +03:00
Allegro AI
40cb2bea63
Update faq.md 2019-06-27 23:35:33 +03:00
allegroai
6a69b935d4 version bump 2019-06-27 23:23:03 +03:00
allegroai
c06e602de4 Documentation 2019-06-27 23:22:50 +03:00
allegroai
d27dc352cb Changed, resource monitor prefer sync to iterations, over seconds from beginning of experiment 2019-06-27 23:22:28 +03:00
allegroai
85e783cc6b Add resource monitoring ability machine/gpu 2019-06-24 01:02:41 +03:00
allegroai
85f702d594 version bump 2019-06-20 19:04:54 +03:00
allegroai
e18964b5df version bump 2019-06-20 03:34:08 +03:00
allegroai
2c1e314fbf Fix python 2.7 debugger threading issues 2019-06-20 03:33:57 +03:00
allegroai
39ba074b70 Add report_histogram is the same as report_vector 2019-06-20 03:32:15 +03:00
allegroai
74fe96f17c Refactored binding, better support for matplotlib jupyter binding 2019-06-20 03:31:22 +03:00
allegroai
2d3d532b11 version bump 2019-06-20 01:50:52 +03:00
allegroai
a77b470500 Refactored binding, better support for matplotlib jupyter binding 2019-06-20 01:50:40 +03:00
allegroai
ff8652f39f Fix support for local git branch, without matching remote branch 2019-06-20 01:49:37 +03:00
allegroai
77e2c32523 Fix timeout for uploading images 2019-06-19 19:47:12 +03:00
allegroai
cc536a8f3f Add latest package check, as long as we are in pre-release. 2019-06-19 19:46:47 +03:00
allegroai
45c2c612b0 version bump 2019-06-19 15:14:41 +03:00
allegroai
675dc32528 Add api.verify_certificate to allow non-verified ssl connection (enterprise firewall mitm scenarios), by defaults only secured connections are allowed.
Add latest package check, as long as we are in pre-release.
2019-06-19 15:14:28 +03:00
allegroai
fdc767c1c5 Documentation 2019-06-19 15:11:22 +03:00