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