Hyperspectral
Hyperspectral copied to clipboard
"ValueError: Only call `sparse_softmax_cross_entropy_with_logits` with named arguments" encountered in the training loop
Hi,
I'm using TF1.3 with Cuda 8.0 and CuDNN 6.0. May I know if this error could be caused by incompatible Tensorflow version? If so, could you share with us the version of TF/Cuda/CuDnn that you used to run the code?
I get this same issue but when I am using CNN
What I did to make it work was the following:
after this, i met another question,do you also has this question? or could you tell me how to solve this?
Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\test\CNN_G.py", line 257, in