Jirka Borovec
|
45d671a4a8
|
CI: split tests-examples (#990)
* CI: split tests-examples
* tests without template
* comment depends
* CircleCI typo
* add doctest
* update test req.
* CI tests
* setup macOS
* longer train
* lover pred acc
* fix model
* rename default model
* lower tests acc
* typo
* imports
* fix test optimizer
* update calls
* fix Win
* lower Drone image
* fix call
* pytorch image
* fix test
* add dev image
* add dev image
* update image
* drone volume
* lint
* update test notes
* rename tests/models >> tests/base
* group models
* conftest
* optim imports
* typos
* fix import
* fix tests
* install AMP
* tests
* fix import
|
2020-03-25 07:46:27 -04:00 |
Jeremy Jordan
|
36274bed49
|
ensure reset method works in notebooks (#1093)
|
2020-03-19 09:23:18 -04:00 |
Jirka Borovec
|
ed26c177b2
|
drop sklearn dependency (#801)
|
2020-02-11 00:21:35 -05:00 |
Jirka Borovec
|
af44583050
|
drop torchvision, tests only (#797)
* drop torchvision, tests only
* manifest
* move test utils
|
2020-02-10 22:47:18 -05:00 |
Nicki Skafte
|
9a6838d349
|
Removed dependency on pandas, instead use generic csv (#736)
* removed dependency on pandas, instead use generic csv
* remove mnist files, pushed by accident
* added docstring and small fixes
* Update memory.py
* fixed path
Co-authored-by: William Falcon <waf2107@columbia.edu>
|
2020-01-29 14:52:23 -05:00 |
Jirka Borovec
|
f72e354ee6
|
fixing TensorBoard (#687)
* flake8
* fix typo
* fix tensorboardlogger
drop test_tube dependence
* formatting
* fix tensorboard & tests
* upgrade Tensorboard
* test formatting separately
* try to fix JIT issue
* add tests for 1.4
|
2020-01-16 07:22:29 -05:00 |
William Falcon
|
88b750a018
|
default logger is now tensorboard (#609)
* refactor
* refactor
* refactor
* made tensorboard the default not test-tube
|
2020-01-14 14:40:41 -05:00 |
Verena Haunschmid
|
9ac91adea9
|
Update requirements.txt (#664)
Fix typo 'buildins' -> 'builtins'
|
2020-01-05 14:34:44 -05:00 |
Jirka Borovec
|
89ececb32b
|
fix for pyTorch 1.1 (#552)
* min pyTorch 1.1
* try fixed test-tube
* try fixed test-tube
* try fixed test-tube
* cleaning
* Update requirements.txt
|
2019-12-01 03:42:33 -05:00 |
Jirka Borovec
|
f2191b0cdf
|
fix for pyTorch 1.2 (#549)
* min pytorch 1.2
* fix IterableDataset
* upgrade torchvision
* fix msg
|
2019-11-26 10:58:50 -05:00 |
Jirka Borovec
|
462788738b
|
CI buils with minimal and latest requirements (#500)
* install nim req.
* update requirements
* drop Cython
|
2019-11-25 06:39:19 -05:00 |
Jirka Borovec
|
7aaaefc4d9
|
Add circle CI for building PyTorch 1.1/1.2/1.3 (#502)
* add CircleCI config
* fix CircleCI
* fix CircleCI
|
2019-11-13 06:03:13 -05:00 |
Jirka Borovec
|
1fd1e42aa6
|
Fix setup-doc for pypi (#472)
* add Twine to CI
* freeze Twine
* freeze Twine
* minor refactoring
* try another
* fix req.
* update README
* fix __doc__
* fix multiple req. test-tube
|
2019-11-09 00:59:14 -05:00 |
William Falcon
|
e41bf0a047
|
fix install
|
2019-11-07 08:34:32 -05:00 |
Jirka Borovec
|
37647d835a
|
add package info (#395)
* add package info #358
* Update __init__.py
* wrap package info
* update CI
* fix package info
* fix for #388
* prune duplicated configs
* fix install
* use req from file
* move info to sep. module
drop comments from req
* add setup req.
* add setup req.
* update get info
* refactor init
* update pip
* fix failing on buildins
* fix failing open
* fix test imports
* fix tests
* fix pep8
|
2019-10-28 18:41:13 -04:00 |
Hendrik Schröter
|
dd45896e78
|
Allow newer torch versions (#269)
|
2019-10-01 05:24:49 -04:00 |
Jiri BOROVEC
|
421c4fab7d
|
fix appveyor - install pytorch
|
2019-08-07 11:07:22 +02:00 |
Jiri BOROVEC
|
50cca25d6f
|
add missing req.
|
2019-08-06 22:45:27 +02:00 |
Jiri BOROVEC
|
469941a528
|
pkg relative imports
* split requirements.txt
* pytest verbose
|
2019-08-05 10:52:09 +02:00 |
William Falcon
|
caf874538c
|
added init to test folder
|
2019-07-24 22:00:00 -04:00 |
William Falcon
|
204a81a10e
|
added init to test folder
|
2019-07-24 21:50:27 -04:00 |
William Falcon
|
2ddf51bf3e
|
added init to test folder
|
2019-07-24 21:44:46 -04:00 |
William Falcon
|
2ca0166a0d
|
removed deps
|
2019-07-24 21:19:26 -04:00 |
William Falcon
|
39ed4472c2
|
removed dep
|
2019-07-24 21:13:00 -04:00 |
William Falcon
|
135b826ebb
|
removed dep
|
2019-07-24 20:56:43 -04:00 |
William Falcon
|
24c07bdff3
|
removed dep
|
2019-07-24 20:56:09 -04:00 |
William Falcon
|
3ebf3bbcfd
|
removed dep
|
2019-07-24 20:55:16 -04:00 |
William Falcon
|
afb5d0e638
|
removed dep
|
2019-07-24 20:52:53 -04:00 |
William Falcon
|
81cd8037db
|
updated reqs
|
2019-07-24 09:06:26 -04:00 |
William Falcon
|
56b6fedf18
|
Update requirements.txt
|
2019-06-29 18:41:05 -04:00 |
William Falcon
|
e7d7004d92
|
Update requirements.txt
|
2019-06-29 18:40:25 -04:00 |
William Falcon
|
0a03042bf7
|
fixed multiprocessing import
|
2019-06-29 17:33:10 -04:00 |
William Falcon
|
8dfb8f9167
|
initial commit
|
2019-03-30 20:50:32 -04:00 |