candle
candle copied to clipboard
Can we accelerate the onnx model with a GPU from candle?
ref: https://github.com/huggingface/candle/blob/main/candle-examples/examples/onnx/main.rs
I see that the underlying implementation all uses candle, so theoretically it should be supported, right?