fiberseq / fibertools-rs

Tools for fiberseq data written in rust.
https://fiberseq.github.io/fibertools/fibertools.html
42 stars 5 forks source link

Add onnx models to prediction #44

Closed mrvollger closed 8 months ago

mrvollger commented 8 months ago

This simplifies the pytorch models to use onnx which allows me to use other pure rust backends.