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

Differences of CPU and GPU in exporting onnx #2622

Open
Macsim2 opened this issue Aug 30, 2024 · 0 comments
Open

Differences of CPU and GPU in exporting onnx #2622

Macsim2 opened this issue Aug 30, 2024 · 0 comments

Comments

@Macsim2
Copy link

Macsim2 commented Aug 30, 2024

Hi, I'm execute onnx model usefully thanks to export_onnx_cpu or gpu python file.
But Sometime I face this situation that model output differently between CPU onnx model and GPU onnx model with big differences. I mean that exported CPU onnx model is right, but GPU onnx model could output wrong result always although two models have same options(.pt file, train.yaml, cmvn file, chunk size, left chunks .. etc)

So, I'm curious that has anyone else seen this problem and What is the cause of the problem
If you guys know anything about this situation, I would appreciate it, if you could let me know

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