From 40ce726ef802a959709b16a0018f7ad9db8df8ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=AD=E4=B8=9A=E5=BA=86?= Date: Tue, 28 Sep 2021 06:18:59 +0000 Subject: [PATCH 1/4] =?UTF-8?q?update=20Ascend-PyTorch=E7=A6=BB=E7=BA=BF?= =?UTF-8?q?=E6=8E=A8=E7=90=86=E6=8C=87=E5=AF=BC/PyTorch=E7=A6=BB=E7=BA=BF?= =?UTF-8?q?=E6=8E=A8=E7=90=86-=E4=BA=A4=E4=BB=98=E6=A0=87=E5=87=86?= =?UTF-8?q?=E4=B8=8E=E4=BA=A4=E4=BB=98=E4=BB=B6.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...06\344\270\216\344\272\244\344\273\230\344\273\266.md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\344\272\244\344\273\230\346\240\207\345\207\206\344\270\216\344\272\244\344\273\230\344\273\266.md" "b/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\344\272\244\344\273\230\346\240\207\345\207\206\344\270\216\344\272\244\344\273\230\344\273\266.md" index 328bd67..7211fff 100644 --- "a/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\344\272\244\344\273\230\346\240\207\345\207\206\344\270\216\344\272\244\344\273\230\344\273\266.md" +++ "b/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\344\272\244\344\273\230\346\240\207\345\207\206\344\270\216\344\272\244\344\273\230\344\273\266.md" @@ -114,6 +114,14 @@ 参见https://gitee.com/ascend/modelzoo/pulls/2122 参见https://gitee.com/ascend/modelzoo/pulls/2328 + 比较标准的pr: + https://gitee.com/ascend/modelzoo/pulls/3359 + https://gitee.com/ascend/modelzoo/pulls/3572 + https://gitee.com/ascend/modelzoo/pulls/4072 + https://gitee.com/ascend/modelzoo/pulls/4105 + https://gitee.com/ascend/modelzoo/pulls/4611 + https://gitee.com/ascend/modelzoo/pulls/4007 + - gitee仓PR贡献流程 - fork [modelzoo](https://gitee.com/ascend/modelzoo) 到个人仓 - 提交代码到个人仓,注意提交前check本地git初始化是否和git的id、邮箱一致 -- Gitee From f8d127dcfbbdd9e1992e78e70ea911458f8bcd27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=AD=E4=B8=9A=E5=BA=86?= Date: Tue, 28 Sep 2021 06:41:29 +0000 Subject: [PATCH 2/4] =?UTF-8?q?update=20Ascend-PyTorch=E7=A6=BB=E7=BA=BF?= =?UTF-8?q?=E6=8E=A8=E7=90=86=E6=8C=87=E5=AF=BC/PyTorch=E7=A6=BB=E7=BA=BF?= =?UTF-8?q?=E6=8E=A8=E7=90=86-=E4=BA=A4=E4=BB=98=E6=A0=87=E5=87=86?= =?UTF-8?q?=E4=B8=8E=E4=BA=A4=E4=BB=98=E4=BB=B6.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...7\206\344\270\216\344\272\244\344\273\230\344\273\266.md" | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git "a/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\344\272\244\344\273\230\346\240\207\345\207\206\344\270\216\344\272\244\344\273\230\344\273\266.md" "b/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\344\272\244\344\273\230\346\240\207\345\207\206\344\270\216\344\272\244\344\273\230\344\273\266.md" index 7211fff..f089ab9 100644 --- "a/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\344\272\244\344\273\230\346\240\207\345\207\206\344\270\216\344\272\244\344\273\230\344\273\266.md" +++ "b/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\344\272\244\344\273\230\346\240\207\345\207\206\344\270\216\344\272\244\344\273\230\344\273\266.md" @@ -108,19 +108,16 @@ - 参考 如果使用补丁文件修改了模型代码则将补丁打入模型代码,如果需要引用模型代码的类或函数通过sys.path.append(r"./pytorch-nested-unet")添加搜索路径 参见https://gitee.com/ascend/modelzoo/pulls/2309 - 参见https://gitee.com/ascend/modelzoo/pulls/2585 模型不支持动态onnx,性能不达标等特殊情况需要在pr备注与README性能优化里说明 参见https://gitee.com/ascend/modelzoo/pulls/2122 - 参见https://gitee.com/ascend/modelzoo/pulls/2328 比较标准的pr: https://gitee.com/ascend/modelzoo/pulls/3359 https://gitee.com/ascend/modelzoo/pulls/3572 + https://gitee.com/ascend/modelzoo/pulls/4611 https://gitee.com/ascend/modelzoo/pulls/4072 https://gitee.com/ascend/modelzoo/pulls/4105 - https://gitee.com/ascend/modelzoo/pulls/4611 - https://gitee.com/ascend/modelzoo/pulls/4007 - gitee仓PR贡献流程 - fork [modelzoo](https://gitee.com/ascend/modelzoo) 到个人仓 -- Gitee From ae39a3cac2994b4ccdfc50246dd4838d2c7765c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=AD=E4=B8=9A=E5=BA=86?= Date: Tue, 28 Sep 2021 07:51:13 +0000 Subject: [PATCH 3/4] =?UTF-8?q?update=20Ascend-PyTorch=E7=A6=BB=E7=BA=BF?= =?UTF-8?q?=E6=8E=A8=E7=90=86=E6=8C=87=E5=AF=BC/PyTorch=E7=A6=BB=E7=BA=BF?= =?UTF-8?q?=E6=8E=A8=E7=90=86-=E4=BA=A4=E4=BB=98=E6=A0=87=E5=87=86?= =?UTF-8?q?=E4=B8=8E=E4=BA=A4=E4=BB=98=E4=BB=B6.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...\207\206\344\270\216\344\272\244\344\273\230\344\273\266.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\344\272\244\344\273\230\346\240\207\345\207\206\344\270\216\344\272\244\344\273\230\344\273\266.md" "b/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\344\272\244\344\273\230\346\240\207\345\207\206\344\270\216\344\272\244\344\273\230\344\273\266.md" index f089ab9..0fda28a 100644 --- "a/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\344\272\244\344\273\230\346\240\207\345\207\206\344\270\216\344\272\244\344\273\230\344\273\266.md" +++ "b/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\344\272\244\344\273\230\346\240\207\345\207\206\344\270\216\344\272\244\344\273\230\344\273\266.md" @@ -115,7 +115,7 @@ 比较标准的pr: https://gitee.com/ascend/modelzoo/pulls/3359 https://gitee.com/ascend/modelzoo/pulls/3572 - https://gitee.com/ascend/modelzoo/pulls/4611 + https://gitee.com/ascend/modelzoo/pulls/4611 https://gitee.com/ascend/modelzoo/pulls/4072 https://gitee.com/ascend/modelzoo/pulls/4105 -- Gitee From f2c00283da6095af218046f5047b69b774b6e0cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=AD=E4=B8=9A=E5=BA=86?= Date: Tue, 28 Sep 2021 08:11:48 +0000 Subject: [PATCH 4/4] =?UTF-8?q?update=20Ascend-PyTorch=E7=A6=BB=E7=BA=BF?= =?UTF-8?q?=E6=8E=A8=E7=90=86=E6=8C=87=E5=AF=BC/PyTorch=E7=A6=BB=E7=BA=BF?= =?UTF-8?q?=E6=8E=A8=E7=90=86-=E4=BA=A4=E4=BB=98=E6=A0=87=E5=87=86?= =?UTF-8?q?=E4=B8=8E=E4=BA=A4=E4=BB=98=E4=BB=B6.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...\207\206\344\270\216\344\272\244\344\273\230\344\273\266.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\344\272\244\344\273\230\346\240\207\345\207\206\344\270\216\344\272\244\344\273\230\344\273\266.md" "b/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\344\272\244\344\273\230\346\240\207\345\207\206\344\270\216\344\272\244\344\273\230\344\273\266.md" index 0fda28a..cfafead 100644 --- "a/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\344\272\244\344\273\230\346\240\207\345\207\206\344\270\216\344\272\244\344\273\230\344\273\266.md" +++ "b/Ascend-PyTorch\347\246\273\347\272\277\346\216\250\347\220\206\346\214\207\345\257\274/PyTorch\347\246\273\347\272\277\346\216\250\347\220\206-\344\272\244\344\273\230\346\240\207\345\207\206\344\270\216\344\272\244\344\273\230\344\273\266.md" @@ -116,8 +116,8 @@ https://gitee.com/ascend/modelzoo/pulls/3359 https://gitee.com/ascend/modelzoo/pulls/3572 https://gitee.com/ascend/modelzoo/pulls/4611 - https://gitee.com/ascend/modelzoo/pulls/4072 https://gitee.com/ascend/modelzoo/pulls/4105 + https://gitee.com/ascend/modelzoo/pulls/4072 - gitee仓PR贡献流程 - fork [modelzoo](https://gitee.com/ascend/modelzoo) 到个人仓 -- Gitee