OnnxRuntimeException in spark #11963
Unanswered
sansar-choinyambuu
asked this question in
Other Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are loading an onnx model in scala spark and doing some inference. The spark job is running on GCP DataProc cluster. Most times the inference is successful. However we get an occasional spark job failure with the following error:
The error occurs statistically, we cannot reliably reproduce the issue. Does anybody have some pointers which direction we should look?
We are using sbt dependancy com.microsoft.azure.synapseml 0.9.4
Beta Was this translation helpful? Give feedback.
All reactions