Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/
H A Dflatbuffer_utils.py41 def read_model(input_tflite_file): argument
61 def read_model_with_mutable_tensors(input_tflite_file): argument