Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_creation_utils_test.cc34 absl::Span<const int64_t> output_shape_dims, HloInstruction** param, in CreateModuleWithProgramShape()
49 absl::Span<const int64_t> output_shape_dims, HloInstruction** param, in CreateModuleWithProgramShape()
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/
H A Dragged_tensor_to_tensor_tflite_test.cc41 RaggedTensorToTensorOpModel(int output_shape_dims, in RaggedTensorToTensorOpModel()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes.cc2270 DimsAdapter output_shape_dims( in ConvertReshape() local
5633 nvinfer1::Dims output_shape_dims; in ConvertResize() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/
H A Dxnnpack_delegate.cc4593 const int output_shape_dims = SizeOfDimension(&output_shape_tensor, 0); in VisitTransposeConvNode() local