mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-01 17:57:27 +00:00
* Adding streaming_conv reference code. * Streaming conv support under xtensa * Enabled HiFi5 support for streaming conv kernel. * Add bazel build rules for streaming_conv * Fix formatting * Fix dims_shape array type * Fix VP6 build * Fix asan error * Disable streaming conv test on HIFIMINI & VP6 --------- Co-authored-by: Nileshkumar Vaishnav <nileshv@cadence.com> Co-authored-by: RJ Ascani <rjascani@google.com> |
||
|---|---|---|
| .. | ||
| c | ||
| core | ||
| experimental/microfrontend | ||
| kernels | ||
| micro | ||
| python | ||
| schema | ||
| tools | ||
| array.cc | ||
| array.h | ||
| BUILD | ||
| build_def.bzl | ||
| builtin_op_data.h | ||
| builtin_ops.h | ||
| context_util.h | ||
| portable_type_to_tflitetype.h | ||