Home
last modified time | relevance | path

Searched defs:CombineRaggedTensorToTensorShapes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dragged_to_dense_util_test.cc29 TEST(CombineRaggedTensorToTensorShapes, UnknownShapeUnknownValue) { in TEST() argument
43 TEST(CombineRaggedTensorToTensorShapes, UnknownShape) { in TEST() argument
59 TEST(CombineRaggedTensorToTensorShapes, UnknownShapeDenseValue) { in TEST() argument
H A Dragged_to_dense_util.cc40 tensorflow::Status CombineRaggedTensorToTensorShapes( in CombineRaggedTensorToTensorShapes() function
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/
H A Dragged_tensor_to_tensor_tflite.cc228 RuntimeShape CombineRaggedTensorToTensorShapes( in CombineRaggedTensorToTensorShapes() function