Home
last modified time | relevance | path

Searched refs:get_input_shapes_map (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/mlir/testing/
H A Dmlir_convert.py50 input_shapes = zip_test_utils.get_input_shapes_map(input_tensors)
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/
H A Dzip_test_utils.py291 def get_input_shapes_map(input_tensors): function