3.2.6 编译ONNX模型
python3 -m bmneto [--model=<path>] \
[--input_names=<string>] \
[--shapes=<string>] \
[--outdir=<path>] \
[--target=<name>] \
[--net_name=<name>] \
[--opt=<value>] \
[--dyn=<bool>] \
[--cmp=<bool>] \
[--mode=<string>] \
[--descs=<string>] \
[--enable_profile=<bool>] \
[--output_names=<string>] \
[--list_ops]最后更新于