Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Drandom_ops.cc124 ShapeHandle logits_shape; in __anon9ce6b60a0302() local
Dstateless_random_ops.cc105 ShapeHandle logits_shape; in __anon4f32d8010202() local
Dboosted_trees_ops.cc477 auto logits_shape = in __anon9348109b0c02() local
555 auto logits_shape = in __anon9348109b0f02() local
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dcategorical_op.cc44 TensorShape logits_shape = ctx->InputShape(0); in Compile() local
Dsoftmax_op.cc129 const TensorShape logits_shape = ctx->InputShape(0); in Compile() local
/external/tensorflow/tensorflow/lite/kernels/
Drandom_ops_test.cc71 auto logits_shape = {num_batches, num_classes}; in MultinomialOpModel() local
/external/tensorflow/tensorflow/cc/gradients/
Dnn_grad_test.cc128 TensorShape logits_shape({5, 3}); in TEST_F() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc2537 TensorShapeProto logits_shape = op_context.op_info.inputs(0).shape(); in PredictSoftmax() local
/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_common.cc1381 ArrayRef<int64_t> logits_shape = output_type.getShape(); in convertSoftmaxOp() local