Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknn-toolkit2/examples/tensorflow/inception_v3_qat/
H A Dtest.py98 pb_file = os.path.join(target_dir, PB_FILE) variable
99 if os.path.exists(pb_file):
100 shutil.copyfile(pb_file, './inception_v3_quant_frozen.pb')