TensorFlow.NET
TensorFlow.NET copied to clipboard
tf.matmul throws exception when ndim>=3
Tensorflow.InvalidArgumentError: In[0] and In[1] ndims must be == 2: 3
it works well in python or ndim==2