tract
tract copied to clipboard
Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference
Hello again! As usual, this is something I'm still investigating but want to open up for input. I've been debugging a text model over the last few days, trying to...
Move current impl from onnx-opl to core, change NNEF bindings.
Wasm SIMD is a stable feature that is supported by many Wasm runtimes. It is available in Rust in [core::arch::wasm32](https://doc.rust-lang.org/beta/core/arch/wasm32/index.html#simd). I have two questions to the maintainers: 1. Do you...