Adrian Wälchli
|
ea5cfd2005
|
move batch to device before sending it to hooks (#7378)
* update train step
* test
* x
* limits
* val
* typeo
* x
* x
* step
* min gpus
* run all loops
* x
* limit test
* profiler
* clean up accelerator code
* move files
* rename
* move tests
* changelog
* reorder callbacks and model hooks
* add test description
* replace unneccessary method
* fix chlog
* adjust batch_to_device for DP Plugin
* update tests for dataloader idx
* unused imports
* hook change
* switch None
* clear memory
* change to None
* None
* None
* memory savings
* remove redundant todo
* hack
* cheat
* Revert "cheat"
This reverts commit a8433bd0b4 .
* Revert "hack"
This reverts commit 43a6d1edeb .
* update new epoch loop
* remove from old loop code
* update chlog
* update hook test
* changelog
* teardown
* integrate changes in new eval loop
* fix hook calls
* add prediction step
* bad merge
* Revert "bad merge"
This reverts commit 488080863c .
* fix train batch hook test
* rm -rf _notebooks
* update chlog
* release memory
* fix type
* notebooks mess
* debug
* Revert "debug"
This reverts commit eec4ee2f77 .
* teardown
* fix teardown bug
* debug
* x
* debug
* Revert "debug"
This reverts commit a6e6101946 .
Revert "debug"
This reverts commit 5ddeaec069 .
debug
debug
Revert "debug"
This reverts commit 605be746f7daedf265b2c05a1c153ce543394435.
Revert "Revert "debug""
This reverts commit a7612d5410409ed886cfb609457349ecf44cbfa8.
debug
x
x
x
s
tol
x
tol
* Fix changelog
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2021-07-05 09:31:39 +01:00 |
Adrian Wälchli
|
4becd1cf31
|
rename old `Trainer.train_loop` -> `Trainer.fit_loop` (#8025)
|
2021-06-22 11:49:32 +02:00 |
Jirka Borovec
|
a0f7831278
|
fix miss-leading imports in tests (#5873)
* fix imorts
* .
|
2021-02-09 05:10:52 -05:00 |
Jirka Borovec
|
bd920b4102
|
Refactor simplify tests (#5861)
* add new
* restructure
* yapf
* move
* fix
|
2021-02-08 11:52:02 +01:00 |
Jirka Borovec
|
99ea2a3b35
|
define Yapf config (#5591)
* define YAPF
* add check
* add check
* add temp ignore
* apply yapf
* ex
|
2021-01-27 21:58:33 -05:00 |
Jirka Borovec
|
52c3081b4c
|
add memory parity for PL vs Vanilla (#5170)
* refactor
* memory
* show
* clean
* clean
* try
* device
* reset
* fix
* fix
* mean
* hook
* format
* add todo
Co-authored-by: chaton <thomas@grid.ai>
Co-authored-by: chaton <thomas@grid.ai>
(cherry picked from commit 6adc1b32bd )
|
2021-01-06 11:40:01 +01:00 |
Jirka Borovec
|
3c5dad7100
|
Document speed comparison (#2072)
* docs
* script
* dump
* desc
* import
* import
* if
* norm
* t
* finished
* isort
* typing
Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
* xlabel
* pandas
* time
Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
|
2021-01-05 09:58:37 +01:00 |