NervanaSystems / neon

Intel® Nervana™ reference deep learning framework committed to best performance on all hardware
http://neon.nervanasys.com/docs/latest
Apache License 2.0
3.87k stars 811 forks source link

Misclassification error of example mnist _mlp.py with GPU backend is abnormally high #461

Open StarGazerM opened 5 years ago

StarGazerM commented 5 years ago

Environment:

Problem After installation, we I try to test with mnist_mlp.py in examlpe. The misclassification becomes 90.2%, while no error occur. example run normally with other backend.

err