!8 在tools的readme中添加pt2pb的说明

Merge pull request !8 from zhutian/zt
This commit is contained in:
zhutian
2020-10-14 09:09:14 +08:00
committed by Gitee
2 changed files with 12 additions and 1 deletions
+4
View File
@@ -28,3 +28,7 @@ Ascend tools,昇腾工具仓库。
5. [configure_usb_ethernet](https://gitee.com/ascend/tools/tree/master/configure_usb_ethernet)
**USB虚拟网卡连接脚本**:配置USB网卡对应的IP地址。
6. [pt2pb](https://gitee.com/ascend/tools/tree/master/pt2pb)
**pytorch模型转tensorflow pb模型工具:**输入pytorch权重参数模型,转为onnx,再转为pb模型
+8 -1
View File
@@ -26,4 +26,11 @@ Ascend tools
**faster_install**environment fast install script.
5. [configure_usb_ethernet](https://gitee.com/ascend/tools/tree/master/configure_usb_ethernet)
**configure_usb_ethernet**configuring the IP address of the USB NIC 。
**configure_usb_ethernet**configuring the IP address of the USB NIC 。
6. [pt2pb](https://gitee.com/ascend/tools/tree/master/pt2pb)
**pytorch model transform to tensorflow pb model tool**input pytorch weights parameters modeltransform to onnx filethen transform to pb model