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 model precision #18

Open
buyanfangqi opened this issue Jan 10, 2023 · 1 comment
Open

onnx model precision #18

buyanfangqi opened this issue Jan 10, 2023 · 1 comment

Comments

@buyanfangqi
Copy link

We transferred the model to onnx and found that the accuracy was not consistent with the original model

@buyanfangqi buyanfangqi changed the title onnx model onnx model precision Jan 10, 2023
@HuaHenry
Copy link

Hi we also encountered some problems when transferring to onnx.
We found it a dynamic model according to the code, which means the input is a DYNAMIC dimension and leads to the wrong format of onnx.
I would like to ask how you solved this problem ?

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

2 participants