Searched refs:json_file (Results 1 – 1 of 1) sorted by relevance
170 def extract_from_model(self, json_file, tensor_details): argument172 with open(json_file, 'r') as in_file:294 json_file = self.tflite_to_json(self.tflite_model, self.schema_file)295 self.extract_from_model(json_file, tensor_details)