You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
错误信息 ========= 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.
感谢您参与 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.
具体信息
https://media.katagotraining.org/uploaded/networks/zips/kata1/kata1-b18c384nbt-s9996604416-d4316597426.zip
用于移动端业务下的检测业务
PaddlePaddle => ❔
X2Paddle => ❔
来源框架版本(PyTorch/TF/ONNX/Caffe) => ❔
The text was updated successfully, but these errors were encountered: