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

Improve `CompileError` message with unnamed nodes #138

Closed SludgePhD closed 1 year ago

SludgePhD commented 1 year ago

This way, the node type is mentioned if the node has no name, which can often pinpoint the specific node regardless