Jirka Borovec
|
b3fe17ddeb
|
fix flushing loggers (#1459)
* flushing loggers
* flushing loggers
* flushing loggers
* flushing loggers
* changelog
* typo
* fix trains
* optimize imports
* add logger test all
* add logger test pickle
* flake8
* fix benchmark
* hanging loggers
* try
* del
* all
* cleaning
|
2020-04-14 20:32:33 -04:00 |
William Falcon
|
b78c3d4da8
|
Fix weights path (#1445)
* renamed default path to actual root_dir
* added default weights path
* added default weights path
* added default weights path
|
2020-04-10 12:02:59 -04:00 |
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 |
Ethan Harris
|
f862d9f691
|
Logger tests and fixes (#1009)
* Refactor logger tests
* Update and add tests for wandb logger
* Update and add tests for logger bases
* Update and add tests for mlflow logger
* Improve coverage
* Updates
* Update CHANGELOG
* Updates
* Fix style
* Fix style
* Updates
|
2020-03-02 20:49:14 -05:00 |