"example/38_permute/run_permute_bundle_example.inc" did not exist on "0fa35b2916e39e9f5a0aa2f8587f049a59b41a6e"
- 26 May, 2020 1 commit
-
-
rohithkrn authored
-
- 14 May, 2020 1 commit
-
-
Andrew Tulloch authored
-
- 03 Sep, 2019 1 commit
-
-
Deyu Fu authored
* move import of amp_C to __init__() * make fp16/32 separate lists to support mixed param types, disable double test * make zero_grad consistent between adam/novograd/lamb
-
- 17 Aug, 2019 1 commit
-
-
Deyu Fu authored
-
- 13 Aug, 2019 1 commit
-
-
Deyu Fu authored
FusedSGD now work as before FusedAdam now work with o1/o2, no longer fuse scaling and casting Removed special backend handling for FusedAdam Moved and updated test for FusedAdam into run_optimizers Removed legacy tests for optimizers.FP16_optimizer and FusedAdam in run_mixed_adam
-
- 12 Aug, 2019 1 commit
-
-
Deyu Fu authored
-