- 18 Dec, 2019 2 commits
- 05 Dec, 2019 1 commit
-
-
Neil Tenenholtz authored
-
- 03 Dec, 2019 1 commit
-
-
Michael Carilli authored
-
- 22 Nov, 2019 1 commit
-
-
Roshan Rao authored
-
- 06 Nov, 2019 1 commit
-
-
jjsjann123 authored
-
- 30 Oct, 2019 1 commit
-
-
mcarilli authored
-
- 23 Oct, 2019 1 commit
-
-
Bram Vanroy authored
-
- 22 Oct, 2019 1 commit
-
-
Michael Carilli authored
-
- 19 Oct, 2019 1 commit
-
-
Aron Hoffmann authored
Made the patched optimizer step function a full method, not simply a function stored as an instance member (#553)
-
- 10 Oct, 2019 2 commits
-
-
Michael Carilli authored
-
mcarilli authored
-
- 09 Oct, 2019 2 commits
-
-
Bram Vanroy authored
-
Marek Kolodziej authored
-
- 08 Oct, 2019 1 commit
-
-
Jan Schlüter authored
-
- 04 Oct, 2019 1 commit
-
-
Deyu Fu authored
* move previous fused_adam and fp16_optimizer to contrib * make build contrib.fused_adam optional * change build option name * remove unnecessary try import
-
- 03 Oct, 2019 1 commit
-
-
ptrblck authored
* increase atol for Half-Float comparison to 1.5e-4 * disable tests for different opt_levels * reset atol * add bitwise accurate comparison
-
- 02 Oct, 2019 1 commit
-
- 13 Sep, 2019 1 commit
-
-
mcarilli authored
-
- 12 Sep, 2019 1 commit
-
-
Youngjin Kim authored
-
- 11 Sep, 2019 1 commit
-
-
jjsjann123 authored
-
- 06 Sep, 2019 2 commits
- 03 Sep, 2019 2 commits
- 30 Aug, 2019 1 commit
-
-
Deyu Fu authored
-
- 27 Aug, 2019 7 commits
-
-
ptrblck authored
* add state_dict, load_state_dict * add test_restoring, test_loss_scale_decrease * disable amp outputs for checkpoint tests * add test for amp.state_dict, cleanup * add state_dict patch, add test * fixed testing, cleanup * add readme for checkpointing * add docs to source/amp * add review changes to doc
-
Michael Carilli authored
-
Michael Carilli authored
-
Michael Carilli authored
-
-
Michael Carilli authored
-
Michael Carilli authored
-
- 25 Aug, 2019 1 commit
-
-
Du Xingjian authored
-
- 20 Aug, 2019 1 commit
-
-
Deyu Fu authored
-
- 17 Aug, 2019 2 commits
- 16 Aug, 2019 3 commits
-
-
Deyu Fu authored
correctly not apply bias correction to epsilon(same as recent upstream change) correctly not apply bias correction to weight decay(consistent with upstream AdamW) Make adam_w_mode for FusedAdam/LAMB, to do L2 or Weight Decay (Adam vs AdamW) Correct document reg_inside_moment differently from adam_w_mode in FusedNovoGrad Removed legacy eps_mode from FusedAdam Make internal math type float across fused optimizers
-
Deyu Fu authored
-
Deyu Fu authored
-