William Falcon
7f53e7bfb3
Val idx optional in validation_step ( #108 )
...
* made dataset_i only available with multiple datasets
* updated interface signature
* updated tests
2019-08-13 11:37:37 -04:00
William Falcon
905a2e5a12
allow user to control optimizer step for every optimizer
...
* added custom hook for user defined optimizer step
* refactored to allow multiple optimizers different training_step
* refactored to allow multiple optimizers different training_step
* refactored to allow multiple optimizers different training_step
* refactored to allow multiple optimizers different training_step
* refactored to allow multiple optimizers different training_step
* pep8
2019-08-13 09:32:45 -04:00
William Falcon
e5805bf8ff
val and test are optional now ( #95 )
...
* made validation step optional
* added no val model
* val_step can be implemented but not validation_end
* added no val end model
* added tests
* added tests
* remove class
* remove class
* remove class
* remove class
* remove class
* remove class
* remove class
* remove class
* remove class
* remove class
* remove class
* updated docs
* updated docs
* updated test
* updated test
* updated test
* updated test
* updated test
* updated test
* updated test
* updated test
* updated test
* fix pep8
2019-08-11 10:01:57 -04:00
William Falcon
10e4b18452
made imports absolute
2019-08-07 10:14:59 -04:00
Jiri BOROVEC
c44966a8bf
apply PEP8
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
williamFalcon
5db28899aa
merged
2019-07-28 05:39:25 -07:00
William Falcon
64de447545
fixed hpc save, load. cleaned apu
2019-07-26 22:07:02 -04:00
William Falcon
e2c7fa44b7
auto state-dict and remove the way the model is loaded during hpc
2019-07-26 21:37:06 -04:00
Phuc Le
7d97e3e6e4
Support any lr_scheduler
2019-07-26 11:03:44 +07:00
William Falcon
20227b1382
removed hparams req
2019-07-25 12:08:00 -04:00
William Falcon
b0d38d532d
updated docs
2019-07-25 12:01:52 -04:00
William Falcon
d272f29c88
updated docs
2019-07-25 11:52:54 -04:00
William Falcon
09dba13cde
updated test models with lazy decorators
2019-07-25 11:01:08 -04:00
William Falcon
42a45bb273
updated test models with lazy decorators
2019-07-25 11:00:35 -04:00
William Falcon
24a3246bc1
updated test models with lazy decorators
2019-07-25 10:56:03 -04:00
William Falcon
39b15855ed
added lazy decorator
2019-07-25 10:39:48 -04:00
William Falcon
63a4af3ba7
added testing for metrics
2019-07-24 20:33:31 -04:00
William Falcon
c72a189c54
dp doesnt support amp with any setting
2019-07-24 19:48:48 -04:00
William Falcon
a3ad0e0ac1
ignoring dist parallel forward
2019-07-24 19:23:11 -04:00
William Falcon
f3b0cbf998
removed dead code in grads
2019-07-24 16:19:19 -04:00
William Falcon
74d714f159
removed opt check
2019-07-24 15:33:08 -04:00
William Falcon
ab00514ef6
fixed metrics request not forced anymore
2019-07-15 13:03:08 -04:00
Cinjon Resnick
3de053c903
root_module: fix comma splits.
2019-07-12 12:38:39 -04:00
William Falcon
611fbdea3e
removed from_lightning flag
2019-07-08 20:14:56 -04:00
William Falcon
0bcc858cef
moved sampler
2019-07-08 19:11:16 -04:00
William Falcon
770aff5fc7
testing slurm ddp
2019-07-08 11:32:01 -04:00
William Falcon
cd11b7de98
remove default tensor
2019-07-02 09:23:47 -04:00
William Falcon
f2134a4ddd
integrated tensorboardx test-tube
2019-06-29 15:58:47 -04:00
William Falcon
0bdb8533c6
added module properties docs
2019-06-28 18:42:53 -04:00
William Falcon
39af973bd4
added trainer docs
2019-06-27 11:03:53 -04:00
William Falcon
3b7c7c65e4
added lightning model docs
2019-06-27 10:05:47 -04:00
William Falcon
c54dd94295
updated args
2019-06-25 19:35:11 -04:00
William Falcon
89410e9090
updated args
2019-06-25 19:17:17 -04:00
William Falcon
41a935185c
updated args
2019-06-25 19:06:19 -04:00
William Falcon
73b4976500
updated args
2019-06-25 19:04:49 -04:00
William Falcon
5fa2a6a723
tng and val steps now have batch nbs
2019-05-14 06:37:56 -04:00
William Falcon
e3425ec6a0
added option to change default tensor
2019-05-13 19:30:06 -04:00
William Falcon
5a7ad19403
fixed gpu map location
2019-05-13 05:32:18 -04:00
William Falcon
676d76d839
pointer to trainer in model
2019-04-23 07:25:09 -04:00
William Falcon
398b709b76
fixex imports
2019-04-21 13:12:42 -04:00
Shreyas Bapat
18b0c5a122
Add src, docs and other important folders
2019-04-03 22:16:02 +05:30
William Falcon
d286206e86
added example and verified
2019-03-31 16:29:50 -04:00
William Falcon
2117485550
updated lib name
2019-03-30 21:45:16 -04:00