Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support FP16 MNIST classifier AutoScale training. #67

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

balancap
Copy link
Contributor

@balancap balancap commented Jan 3, 2024

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

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
@balancap balancap added the experiments Experiments label Jan 3, 2024
@balancap balancap self-assigned this Jan 3, 2024
@balancap balancap merged commit d52e870 into main Jan 3, 2024
2 checks passed
@balancap balancap deleted the support-fp16-mnist-classifier-training branch January 3, 2024 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experiments Experiments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant