Home
last modified time | relevance | path

Searched defs:logits_shape (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dsoftmax_op.cc40 const TensorShape logits_shape = ctx->InputShape(0); in Compile() local
148 const TensorShape logits_shape = ctx->InputShape(0); in Compile() local
181 const TensorShape logits_shape = ctx->InputShape(0); in Compile() local
Dcategorical_op.cc43 TensorShape logits_shape = ctx->InputShape(0); in Compile() local
/external/tensorflow/tensorflow/core/ops/
Dstateless_random_ops.cc86 ShapeHandle logits_shape; in __anon530aab340202() local
Drandom_ops.cc114 ShapeHandle logits_shape; in __anon979c5d7d0302() local
Dboosted_trees_ops.cc206 auto logits_shape = in __anone3ce78ae0702() local
277 auto logits_shape = in __anone3ce78ae0a02() local
/external/tensorflow/tensorflow/cc/gradients/
Dnn_grad_test.cc116 TensorShape logits_shape({5, 3}); in TEST_F() local