diff --git a/python/tools/tf_dsp_converter_lib.py b/python/tools/tf_dsp_converter_lib.py index 1090f2a96d9062d93ef6c5ab79f1023ac9b5e8e3..cf7b399db425e89c4bafa48eb5125e2f5b6a92e5 100644 --- a/python/tools/tf_dsp_converter_lib.py +++ b/python/tools/tf_dsp_converter_lib.py @@ -5,7 +5,7 @@ from dsp_ops import DspOps from lib.python.tools import graph_util from lib.python.tools.convert_util import tf_dtype_2_mace_dtype -# converter --input ../libcv/quantized_icnet.pb --output quantized_icnet_dsp.pb \ +# converter --input ../libcv/quantized_model.pb --output quantized_model_dsp.pb \ # --runtime dsp --input_node input_node --output_node output_node padding_mode = {