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
when I run demo.py, it crashes at "output = sess.run([softmax], feed_dict=feed)" with the error called"Number of ways to split should evenly divide the split dimension, but got split_dim 3 (size = 4) and num_split 3
when I run demo.py, it crashes at "output = sess.run([softmax], feed_dict=feed)" with the error called"Number of ways to split should evenly divide the split dimension, but got split_dim 3 (size = 4) and num_split 3
The text was updated successfully, but these errors were encountered: