Home
last modified time | relevance | path

Searched defs:default_value_shape (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dragged_to_dense_util.cc96 const TensorShapeProto& default_value_shape, in ValidateDefaultValueShape()
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/
H A Dragged_tensor_to_tensor_tflite.cc103 const RuntimeShape& default_value_shape, in ValidateDefaultValueShape()
255 RuntimeShape default_value_shape(default_value.dims->size, in CalculateOutputSize() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dsparse_to_dense_op.cc64 const TensorShape default_value_shape = context->InputShape(3); in Compile() local
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Dragged_conversion_ops.cc257 TensorShapeProto default_value_shape; in RaggedTensorToTensorShapeFn() local