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
Hi Hugh, thanks for this nice software, when I run the example code of MNIST, it shows the following error,
Connected to pydev debugger (build 171.4694.67)
$ Invalid argument 2: 3D or 4D input tensor expected but got: [32 x 784] at /tmp/luarocks_nn-scm-1-8028/nn/lib/THNN/generic/SpatialConvolutionMM.c:33
How to deal with it
The text was updated successfully, but these errors were encountered:
JeffreyYH
changed the title
Connected to pydev debugger (build 171.4694.67) $ Invalid argument 2: 3D or 4D input tensor expected but got: [32 x 784] at /tmp/luarocks_nn-scm-1-8028/nn/lib/THNN/generic/SpatialConvolutionMM.c:33
Invalid argument 2: 3D or 4D input tensor expected but got: [32 x 784]
Nov 6, 2017
Hi Hugh, thanks for this nice software, when I run the example code of MNIST, it shows the following error,
Connected to pydev debugger (build 171.4694.67)
$ Invalid argument 2: 3D or 4D input tensor expected but got: [32 x 784] at /tmp/luarocks_nn-scm-1-8028/nn/lib/THNN/generic/SpatialConvolutionMM.c:33
How to deal with it
The text was updated successfully, but these errors were encountered: