Noob Question: Can we export a Compute Graph to ONNX with Candle? #2278
Unanswered
nihalpasham
asked this question in
Q&A
Replies: 2 comments 3 replies
-
|
Tagging @shua, @B1rtek, @mokulus, and @LaurentMazare, i.e., contributors to the candle-onnx crate, for any inputs. I would appreciate it if anyone could point me in the right direction here. |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
I am also a noob here, but my guess is that onnx export is not currently supported. This is based on looking at the public api for candle_onnx (v0.5.1) it only contains a |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I’m not well-versed in the different ML storage/ graph formats, so this may be a noob question.
.safetensorsfile (which does not contain any graph level info), but I was wondering if there is a way to convert it to the ONNX format.Beta Was this translation helpful? Give feedback.
All reactions