Jean-Sébastien Gonsette
Jean-Sébastien Gonsette
Hello, I'm wondering if there is any mean to retrieve the [metadata ](https://onnxruntime.ai/docs/api/python/auto_examples/plot_metadata.html)associated with a ONNX model from the Tract API ?
It would be nice to have a 7th point in the instructions list, about how to stop the nodes and to explain what happens in this case. How to restart...
The function 'render_target' makes my Wasm application crash when called. I get this error in the Browser console: ``` app.wasm:0xf089d Uncaught RuntimeError: unreachable in ... ``` This problem does not...