Arnaud Gelas
|
84d1040b32
|
Fix pre-commit isort failure on tests/plugins/*.py (#5422)
* Fix pre-commit isort failure on tests/plugins/*.py
* Remove tests.plugins from skipped module in pyproject.toml
* Update pyproject.toml
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
|
2021-01-14 03:57:16 -05:00 |
Jirka Borovec
|
b72ed71d4e
|
Refactor: clean trainer device & distrib setters (#5297)
* naive replace
* simplify
* clean
* .
* fix
* .
* fix
* fix
|
2021-01-04 17:10:13 +00:00 |
Jirka Borovec
|
059eaecbb4
|
set xxx_AVAILABLE as protected (#5082)
* sett xxx_AVAILABLE as protected
* docs
|
2020-12-14 20:19:05 +05:30 |
Jirka Borovec
|
53d7c9555c
|
drop usage of deprecated distributed_backend (#5009)
Co-authored-by: chaton <thomas@grid.ai>
Co-authored-by: Roger Shieh <sh.rog@protonmail.ch>
|
2020-12-09 09:18:23 +01:00 |
SeanNaren
|
1719b2dca4
|
Skip a few tests to reduce drone CI wait times
|
2020-11-27 20:21:50 +00:00 |
SeanNaren
|
1704773712
|
Address code review
|
2020-11-27 14:50:12 +00:00 |
SeanNaren
|
bde2a12990
|
Fix var name
|
2020-11-27 10:37:49 +00:00 |
SeanNaren
|
fc9b2bf015
|
Fix logic and add test for apex check, rename file, add DDP launcher tests
|
2020-11-26 22:45:21 +00:00 |
SeanNaren
|
ab655e5118
|
Removed old eval logic, added eval tests
|
2020-11-26 18:49:06 +00:00 |
SeanNaren
|
47c121ef1a
|
Addressed code review points
|
2020-11-26 16:44:45 +00:00 |
Sean Naren
|
ff34a8fed9
|
Update tests/plugins/test_sharded_plugin.py
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
|
2020-11-26 16:37:22 +00:00 |
SeanNaren
|
fa5934492f
|
Fixes
|
2020-11-26 10:50:32 +00:00 |
SeanNaren
|
5f2a64b778
|
Add explicit checkpoints for tests
|
2020-11-25 23:23:08 +00:00 |
SeanNaren
|
321e63ae8b
|
Fixes to import
|
2020-11-25 21:17:21 +00:00 |
SeanNaren
|
9215908fed
|
Removed line, dont abs
|
2020-11-25 20:38:04 +00:00 |
SeanNaren
|
d8224687b8
|
Move to percentage diff, increase diff
|
2020-11-25 16:16:57 +00:00 |
SeanNaren
|
99326088bb
|
Add additional test cases
|
2020-11-25 15:38:54 +00:00 |
SeanNaren
|
bfe754da12
|
Removed comments, skip test
|
2020-11-25 12:55:02 +00:00 |
SeanNaren
|
a52e6a4a61
|
Add additional checkpoint tests
|
2020-11-24 21:12:18 +00:00 |
SeanNaren
|
f765364c02
|
Fixed configure_ddp, removed lr scheduler modification, added unit tests
|
2020-11-24 18:05:00 +00:00 |