diff --git a/python/tools/tf_dsp_converter_lib.py b/python/tools/tf_dsp_converter_lib.py index 4cd41f98a8159a41400e9a4e9a7f2c8fab201112..b88de890be3c3e0eabf17494fe3c83dde9a1ee40 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 = {