-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support FP16 MNIST classifier AutoScale training. (#67)
Experimental results on this commit: **FP32 Normal** Training set accuracy 0.97117 Test set accuracy 0.94070 **FP32 AutoScale** Training set accuracy 0.97222 Test set accuracy 0.94030 **FP16 Normal** Training set accuracy 0.96815 Test set accuracy 0.93830 **FP16 AutoScale** Training set accuracy 0.96772 Test set accuracy 0.93770
- Loading branch information
Showing
1 changed file
with
16 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters