Replies: 1 comment
-
This is likely too old of a version onnx never supported |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I need to install and use onnx on an old platform that does not support new c/c++ standards.
Is there an onnx[runtime] c/c++ version that does not relies on the new standards?
The available compilers are vs 2008 and gcc-4.6
Maybe some previous version of onnx ?
Best,
Greg.
Beta Was this translation helpful? Give feedback.
All reactions