tflite-micro/tensorflow/lite/micro/tools
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
..
benchmarking Merge branch 'main' into streaming_conv 2024-03-06 23:13:45 +00:00
ci_build
dev_setup
gen_micro_mutable_op_resolver Replace tensorflow-cpu usage with tensorflow (#2396) 2024-02-23 00:35:22 +00:00
github/arm_virtual_hardware
make Adding streaming_conv reference code. (#2521) 2024-04-23 08:33:44 -07:00
metrics
project_generation
apply_streaming_conv.py Create streaming conv script (#2550) 2024-04-19 16:37:28 -07:00
BUILD Create streaming conv script (#2550) 2024-04-19 16:37:28 -07:00
generate_cc_arrays.py Generic Benchmark Tool changes (#2451) 2024-02-14 04:22:00 +00:00
generate_test_for_model.py
layer_by_layer.cc
layer_by_layer_debugger.py
layer_by_layer_schema.fbs
layer_by_layer_schema_generated.h
Makefile.inc
model_transforms_utils.py
requantize_flatbuffer.py
requantize_flatbuffer_test.py Remove experimental flag for per-channel FC quantization (#2482) 2024-02-28 18:45:56 +00:00
requantize_flatbuffer_utils.py
tflite_flatbuffer_align.py
tflite_flatbuffer_align_wrapper.cc
tflm_model_transforms.py
tflm_model_transforms_lib.py
tflm_model_transforms_test.py