candle icon indicating copy to clipboard operation
candle copied to clipboard

fix(onnx): No need to install protoc anymore

Open oovm opened this issue 1 year ago • 0 comments

Use a pure rust implementation of protox instead of binary protoc

protox has more friendly error reporting and is better integrated with the rust ecosystem.

oovm avatar Apr 21 '24 09:04 oovm