Utils
This package is for having shared structs and functions for either the inference or ML client.
This package contains the onnxruntime
, the computation adapters, and the storage mechanisms
which is the loading and saving of the models, with a header.
This package can be used for the python surrealml
package, or directly in a Rust server.