Artelnics / opennn

OpenNN - Open Neural Networks Library
http://www.opennn.net
GNU Lesser General Public License v3.0
1.12k stars 354 forks source link

Assertion failed in mnist (Visual Studio Professional 2022) #290

Open real-skydiver opened 5 months ago

real-skydiver commented 5 months ago

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