embedded-nn 0.2.1

A pure Rust, #![no_std] neural network inference library inspired by CMSIS-NN for microcontrollers and embedded targets.
Documentation

embedded-nn

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 0 of them enabled by default.

default

This feature flag does not enable additional features.

alloc

This feature flag does not enable additional features.

embedded-dsp

float

This feature flag does not enable additional features.

simd

This feature flag does not enable additional features.