tflite-micro/tensorflow/lite/micro
cad-audio 258cf48f95
Adding streaming_conv reference code. (#2521)
* 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>
2024-04-23 08:33:44 -07:00
..
arc_custom
arc_emsdp Add MicroSnPrintf (#2343) 2023-12-09 00:16:25 +00:00
arena_allocator
benchmarks
bluepill Add MicroSnPrintf (#2343) 2023-12-09 00:16:25 +00:00
ceva
chre Add MicroSnPrintf (#2343) 2023-12-09 00:16:25 +00:00
cortex_m_corstone_300
cortex_m_generic Fix cortex_m_generic C++ linkage errors (#2350) 2023-12-11 15:47:37 +00:00
docs Add kernel build flag for prioritizing speed or size (#2408) 2024-02-23 18:03:57 +00:00
examples Replace tensorflow-cpu usage with tensorflow (#2396) 2024-02-23 00:35:22 +00:00
hexagon
integration_tests Replace tensorflow-cpu usage with tensorflow (#2396) 2024-02-23 00:35:22 +00:00
kernels Adding streaming_conv reference code. (#2521) 2024-04-23 08:33:44 -07:00
memory_planner Fix a linker error: undefined kMaxBufferCount (#2458) 2024-02-16 18:22:53 +00:00
models
python Replace tensorflow-cpu usage with tensorflow (#2396) 2024-02-23 00:35:22 +00:00
riscv32_generic Add MicroSnPrintf (#2343) 2023-12-09 00:16:25 +00:00
testing Replace tensorflow-cpu usage with tensorflow (#2396) 2024-02-23 00:35:22 +00:00
tflite_bridge
tools Adding streaming_conv reference code. (#2521) 2024-04-23 08:33:44 -07:00
BUILD Add MicroSnPrintf (#2343) 2023-12-09 00:16:25 +00:00
build_def.bzl
compatibility.h
debug_log.cc Add MicroSnPrintf (#2343) 2023-12-09 00:16:25 +00:00
debug_log.h Add MicroSnPrintf (#2343) 2023-12-09 00:16:25 +00:00
fake_micro_context.cc
fake_micro_context.h
fake_micro_context_test.cc
flatbuffer_utils.cc
flatbuffer_utils.h
flatbuffer_utils_test.cc
memory_arena_threshold_test.cc Revert "Compute output shapes for some kernels (#2356)" (#2390) 2024-01-11 22:24:58 +00:00
memory_helpers.cc
memory_helpers.h
memory_helpers_test.cc
micro_allocation_info.cc
micro_allocation_info.h
micro_allocation_info_test.cc
micro_allocator.cc
micro_allocator.h
micro_allocator_test.cc
micro_arena_constants.h
micro_common.h
micro_context.cc
micro_context.h
micro_graph.h
micro_interpreter.cc
micro_interpreter.h
micro_interpreter_context.cc
micro_interpreter_context.h
micro_interpreter_context_test.cc
micro_interpreter_graph.cc
micro_interpreter_graph.h
micro_interpreter_test.cc
micro_log.cc Add MicroSnPrintf (#2343) 2023-12-09 00:16:25 +00:00
micro_log.h Add MicroSnPrintf (#2343) 2023-12-09 00:16:25 +00:00
micro_log_test.cc Add MicroSnPrintf (#2343) 2023-12-09 00:16:25 +00:00
micro_mutable_op_resolver.h Adding streaming_conv reference code. (#2521) 2024-04-23 08:33:44 -07:00
micro_mutable_op_resolver_test.cc
micro_op_resolver.cc
micro_op_resolver.h
micro_profiler.cc Benchmark (#2348) 2023-12-14 17:16:20 +00:00
micro_profiler.h Match MicroProfiler docs to behavior (#2340) 2023-12-12 18:22:00 +00:00
micro_profiler_interface.h
micro_resource_variable.cc
micro_resource_variable.h
micro_resource_variable_test.cc
micro_time.cc
micro_time.h
micro_time_test.cc
micro_utils.cc
micro_utils.h
micro_utils_test.cc
mock_micro_graph.cc
mock_micro_graph.h
recording_micro_allocator.cc
recording_micro_allocator.h
recording_micro_allocator_test.cc
recording_micro_interpreter.h
system_setup.cc
system_setup.h
test_helper_custom_ops.cc
test_helper_custom_ops.h
test_helpers.cc
test_helpers.h
testing_helpers_test.cc