We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In PR #34 CI was added for more platforms.
Tests on x86_64-pc-windows-msvc failed though with STATUS_HEAP_CORRUPTION, see: https://github.com/nbigaouette/onnxruntime-rs/pull/34/checks?check_run_id=1321926045
STATUS_HEAP_CORRUPTION
That platform was disabled (in 339ed85) until fixed.
Might be related to:
The text was updated successfully, but these errors were encountered:
I think #49 fixed the issue. Re-activating x86_64-pc-windows-msvc under CI (#55) did not trigger the problem.
Sorry, something went wrong.
x86_64-pc-windows-msvc
0xc000007b
No branches or pull requests
In PR #34 CI was added for more platforms.
Tests on x86_64-pc-windows-msvc failed though with
STATUS_HEAP_CORRUPTION
, see:https://github.com/nbigaouette/onnxruntime-rs/pull/34/checks?check_run_id=1321926045
That platform was disabled (in 339ed85) until fixed.
Might be related to:
The text was updated successfully, but these errors were encountered: