webonnx / wonnx

A WebGPU-accelerated ONNX inference run-time written 100% in Rust, ready for native and the web
Other
1.61k stars 59 forks source link

feat: reject Gemm operation when transpose or broadcast option are set #42

Closed pixelspark closed 2 years ago

pixelspark commented 2 years ago

These options are not supported yet so seems like a good idea to check if they are used