此命令成功运行并返回
已将2个变量转换为const ops
但是我无法在给定的输出图路径中找到冻结的图。
bazel-bin/tensorflow/python/tools/freeze_graph --input_graph=/tmp/graph.pb --input_checkpoint=/tmp/model.ckpt --input_binary=true output_graph=/tmp/graph_frozen.pb --output_node_names=NodeNames