提交 866dd3f1 编写于 作者: J jiangjiajun

modify convert.py

上级 dcc15344
......@@ -131,6 +131,8 @@ def onnx2paddle(model_path, save_dir):
def main():
if len(sys.argv) < 2:
print("Use \"x2paddle -h\" to print the help information")
print("For more information, please follow our github repo below:)")
print("\nGithub: https://github.com/PaddlePaddle/X2Paddle.git\n")
return
parser = arg_parser()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册