Home
last modified time | relevance | path

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

/test/mlts/benchmark/tools/
Dtensor_utils.py88 def __init__(self, android_build_top, dump_dir, tflite_model_json_dir='/tmp'): argument
92 self.TFLITE_MODEL_JSON_DIR = tflite_model_json_dir + "/"
425 def __init__(self, dump_dir_list, android_build_top, tflite_model_json_dir, model_name): argument
428 self.tflite_model_json_dir = tflite_model_json_dir
443 tflite_model_json_dir=self.tflite_model_json_dir)
532 tflite_model_json_dir='/tmp')