tf-tutorial icon indicating copy to clipboard operation
tf-tutorial copied to clipboard

Encountered ValueError when calling nn.sparse_softmax_cross_entropy_w…

Open shwei opened this issue 8 years ago • 0 comments

Got the error message that says "only call sparse_softmax_cross_entropy_with_logits with named arguments (labels=..., logits=...,).

error running sparse_softmax_cross_entropy_with_logits

Running on TensorFlow 1.2.1 and Python 2.7.12

shwei avatar Jul 07 '17 20:07 shwei