未验证 提交 68f5861b 编写于 作者: W WJJ1995 提交者: GitHub

Fixed misspell (#821)

* add replication pad

* update op_list.md

* re-lint

* fixed aten::index

* rm useless code

* Support Wav2vec2

* Support onnx roberta

* update op_list.md

* deal with comments

* deal with comments

* Support T5

* fixed for ci

* deal with comments

* deal with scalar tensor

* fixed misspell
上级 2721567b
......@@ -196,7 +196,7 @@ def tf2paddle(model_path,
logging.info("================================================")
logging.info("")
logging.info(
"Model Convertd! Fill this survey to help X2Paddle better, https://iwenjuan.baidu.com/?code=npyd51 "
"Model Converted! Fill this survey to help X2Paddle better, https://iwenjuan.baidu.com/?code=npyd51 "
)
logging.info("")
logging.info("================================================")
......@@ -252,7 +252,7 @@ def caffe2paddle(proto_file,
logging.info("================================================")
logging.info("")
logging.info(
"Model Convertd! Fill this survey to help X2Paddle better, https://iwenjuan.baidu.com/?code=npyd51 "
"Model Converted! Fill this survey to help X2Paddle better, https://iwenjuan.baidu.com/?code=npyd51 "
)
logging.info("")
logging.info("================================================")
......@@ -313,7 +313,7 @@ def onnx2paddle(model_path,
logging.info("================================================")
logging.info("")
logging.info(
"Model Convertd! Fill this survey to help X2Paddle better, https://iwenjuan.baidu.com/?code=npyd51 "
"Model Converted! Fill this survey to help X2Paddle better, https://iwenjuan.baidu.com/?code=npyd51 "
)
logging.info("")
logging.info("================================================")
......@@ -392,7 +392,7 @@ def pytorch2paddle(module,
logging.info("================================================")
logging.info("")
logging.info(
"Model Convertd! Fill this survey to help X2Paddle better, https://iwenjuan.baidu.com/?code=npyd51 "
"Model Converted! Fill this survey to help X2Paddle better, https://iwenjuan.baidu.com/?code=npyd51 "
)
logging.info("")
logging.info("================================================")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册