mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-03 02:37:36 +00:00
@tensorflow/micro Add the REDUCE_MiN operator to the reduce kernel. Refactor reduce kernel to decrease number of methods in tflite namespace. Add REDUCE_MIN unit tests. Fix unit test axis data to match tensor shape. Make Xtensa reduce kernel use reference common code for REDUCE_MIN. Update all op resolvers. bug=fixes #3108 |
||
|---|---|---|
| .. | ||
| 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 | ||