microflow-rs icon indicating copy to clipboard operation
microflow-rs copied to clipboard

A robust and efficient TinyML inference engine.

Results 4 microflow-rs issues
Sort by recently updated
recently updated
newest added

``` salsasteve in 🌐 thinkcentre0 in microflow-rs/examples/esp32 on ξ‚  main [!] is πŸ“¦ v0.0.0 via πŸ¦€ v1.79.0-nightly took 8s ❯ cargo run --example person_detect --release Finished `release` profile [optimized] target(s)...

bug

This fixes the `unexpected argument of type Option ` issue

Hi, I’d like to request support for the Hard Sigmoid activation function in microflow-rs. It’s commonly used in lightweight models due to its efficiency and compatibility with integer-based computations, making...

enhancement

Adding support for built in citation features in GitHub. In this case the citation file only "citates" the software itself and not the actual publishing at [arxiv.org](https://arxiv.org/abs/2409.19432), if the actual...

documentation