HomeSort by relevance Sort by last modified time
    Searched refs:_softmax_cross_entropy_with_logits (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/python/kernel_tests/
xent_op_test.py 51 loss, backprop = gen_nn_ops._softmax_cross_entropy_with_logits(
74 loss, backprop = gen_nn_ops._softmax_cross_entropy_with_logits(
92 gen_nn_ops._softmax_cross_entropy_with_logits,
134 gen_nn_ops._softmax_cross_entropy_with_logits(
140 gen_nn_ops._softmax_cross_entropy_with_logits([0., 1., 2., 3.],
  /external/tensorflow/tensorflow/python/ops/
nn_ops.py     [all...]
  /external/tensorflow/tensorflow/compiler/tests/
binary_ops_test.py 182 gen_nn_ops._softmax_cross_entropy_with_logits,
    [all...]

Completed in 845 milliseconds