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

onnx模型转paddlelite格式报错========= 1 OPs are not supported yet =========== #996

Open
Square-of-W opened this issue Nov 6, 2023 · 0 comments

Comments

@Square-of-W
Copy link

请问onnx模型是否仍然不支持随机数op
========= 1 OPs are not supported yet ===========
========== RandomNormalLike ============
Traceback (most recent call last):
File "onnx2paddle.py", line 9, in
lite_model_type="naive_buffer")
File "/home/wyw/anaconda3/envs/paddle/lib/python3.7/site-packages/x2paddle/convert.py", line 304, in onnx2paddle
mapper = ONNXOpMapper(model)
File "/home/wyw/anaconda3/envs/paddle/lib/python3.7/site-packages/x2paddle/op_mapper/onnx2paddle/onnx_op_mapper.py", line 38, in init
raise Exception("Model is not supported yet.")

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