Replies: 1 comment 1 reply
-
@Leeeon233 I see you closed the discussion, did you resolve the issue? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm currently building a benchmark for an ONNX model, but I've noticed that once
Environment::builder().build()
is invoked, it fails without reporting any error message.Do you know what might be the cause of this issue?
Additionally, when I run the complete program using
cargo run
, no error occurs.Beta Was this translation helpful? Give feedback.
All reactions