Searched refs:tflite_input (Results 1 – 1 of 1) sorted by relevance
65 def tflite_to_json(self, tflite_input, schema): argument66 name_without_ext, ext = os.path.splitext(tflite_input)68 dirname = os.path.dirname(tflite_input)