instmodel_inference 0.9.0

High-performance neural network inference library with instruction-based execution
Documentation
1
2
3
//! Utility functions for the neural inference library.

pub(crate) mod dot;