添加readme中pt2pb的链接
This commit is contained in:
@@ -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
@@ -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:input pytorch weights parameters model,transform to onnx file,then transform to pb model
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user