[feat] allow fp16 optimizer state with Adam (#41)
Allow training with optimizer state in fp16. Use an enum to select from full-precision, mixed precision, memory efficient mixed precision and pure fp16. Improve clarity of testing code
Co-authored-by:
Jun Ru Anderson <andersonic@fb.com>
Showing
Please register or sign in to comment