tract
tract copied to clipboard
Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference
Results
82
tract issues
Sort by
recently updated
recently updated
newest added
Different performance in applying ```tract``` as a Rust crate and a ```trait``` as a Python API. Using the same test [dataset](https://drive.google.com/file/d/1sDwIpnQJD8iaRm8M322pITrD0esdMZZ6/view?usp=sharing) and the same [MobileNetV3.onnx](https://github.com/banitalebi/MobileNetV3-Inference/blob/main/mobilenetv3_model.onnx) file, the performance of inference...
attempt at issue [1006](https://github.com/sonos/tract/issues/1006) - load meta data from onnx model path.