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
Eigen is the library MiniDNN and lots of other people use for efficient matrix/vector operations. Eigen/Core defines the basic structures like Matrix, Vector, etc. This is most likely not an issue on MiniDNN's side, most likely you just forgot to add Eigen to your include path. If you could show the actual error(s) that would be great.
WHAT IS Eigen/Core. It literally stops the whole thing from working
The text was updated successfully, but these errors were encountered: