You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmsis_nn_rs app can be created from tflite model. See examples/tflite_loader.rs for details. And run it with cargo run --example tflite_loader --release.