You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiled out of the box (Release) and run mnist.exe producing this output:
E:\opennn\examples\mnist\bin>mnist.exe
OpenNN. National Institute of Standards and Techonology (MNIST) Example.
Training with adaptive moment estimation "Adam" ...
Epoch: 0
Assertion failed: dimensions_match(m_leftImpl.dimensions(), m_rightImpl.dimensions()), file E:\opennn\eigen\unsupported\Eigen\CXX11\src\Tensor\TensorEvaluator.h, line 580
The text was updated successfully, but these errors were encountered:
Compiled out of the box (Release) and run mnist.exe producing this output:
E:\opennn\examples\mnist\bin>mnist.exe
OpenNN. National Institute of Standards and Techonology (MNIST) Example.
Training with adaptive moment estimation "Adam" ...
Epoch: 0
Assertion failed: dimensions_match(m_leftImpl.dimensions(), m_rightImpl.dimensions()), file E:\opennn\eigen\unsupported\Eigen\CXX11\src\Tensor\TensorEvaluator.h, line 580
The text was updated successfully, but these errors were encountered: