tf-tutorial
tf-tutorial copied to clipboard
Encountered ValueError when calling nn.sparse_softmax_cross_entropy_w…
Got the error message that says "only call sparse_softmax_cross_entropy_with_logits with named arguments (labels=..., logits=...,).

Running on TensorFlow 1.2.1 and Python 2.7.12