Searched refs:json_file (Results 1 – 1 of 1) sorted by relevance
174 def extract_from_model(self, json_file, tensor_details): argument176 with open(json_file, 'r') as in_file:298 json_file = self.tflite_to_json(self.tflite_model, self.schema_file)299 self.extract_from_model(json_file, tensor_details)