Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5 OPs are not supported yet #1024

Open
1 task
Dreamkeeper66666 opened this issue Jul 9, 2024 · 0 comments
Open
1 task

5 OPs are not supported yet #1024

Dreamkeeper66666 opened this issue Jul 9, 2024 · 0 comments

Comments

@Dreamkeeper66666
Copy link

Dreamkeeper66666 commented Jul 9, 2024

感谢您参与 X2Paddle 社区! 问题模版为了 X2Paddle 能更好的迭代,例如新功能发布、 RoadMaps 和错误跟踪. 😸

问题描述

  • 错误信息
    ========= 5 OPs are not supported yet =========== ========== aten::_convolution_mode ============ ========== aten::square ============ ========== aten::mish_ ============ ========== aten::mish ============ ========== aten::logsumexp ============ Traceback (most recent call last): File "/content/KataGo/python/convert.py", line 468, in <module> main(args) File "/content/KataGo/python/convert.py", line 68, in main pytorch2paddle(module=model, File "/usr/local/lib/python3.10/dist-packages/x2paddle/convert.py", line 380, in pytorch2paddle mapper = PyTorchOpMapper(model) File "/usr/local/lib/python3.10/dist-packages/x2paddle/op_mapper/pytorch2paddle/pytorch_op_mapper.py", line 41, in __init__ raise Exception("Model is not supported yet.") Exception: Model is not supported yet.
  • 错误截图
截屏2024-07-09 11 09 52

具体信息

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant