1、用于获得一个pb文件的所有节点名称
https://blog.csdn.net/qq_36112576/article/details/85073712
2、TensorFlow保存训练模型为pb文件,读取pb恢复模型,C++调用pb模型
https://blog.csdn.net/sxlsxl119/article/details/81937815
3、TensorFlow的pb文件保存与读取——convert_variables_to_constants函数
https://blog.csdn.net/yushensyc/article/details/79638136
4、tensorflow获取模型节点名称及将.ckpt转为.pb文件
https://blog.csdn.net/Murdock_C/article/details/87281575