tflite-micro/tensorflow/lite/micro/kernels
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_mli Revert "Compute output shapes for some kernels (#2356)" (#2390) 2024-01-11 22:24:58 +00:00
ceva Add Q16x8 Depthwise Conv Support (#2140) 2023-08-01 23:40:18 +00:00
cmsis_nn Add kernel build flag for prioritizing speed or size (#2408) 2024-02-23 18:03:57 +00:00
ethos_u TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
test_data_generation refactor: fix signed vs. unsigned comparison compiler warnings (#2064) 2023-06-16 18:29:27 +00:00
testdata Replace tensorflow-cpu usage with tensorflow (#2396) 2024-02-23 00:35:22 +00:00
xtensa Adding streaming_conv reference code. (#2521) 2024-04-23 08:33:44 -07:00
activation_utils.h
activations.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
activations.h
activations_common.cc
activations_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
add.cc Initialize ArithmeticParams & OpDataReduce (#2337) 2023-11-30 22:21:00 +00:00
add.h TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
add_common.cc Int32 add (#1847) 2023-03-30 21:39:06 +00:00
add_n.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
add_n_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
add_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
arg_min_max.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
arg_min_max_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
assign_variable.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
batch_matmul.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
batch_matmul_test.cc Port BATCH_MATMUL (#2147) 2023-09-06 16:16:09 +00:00
batch_to_space_nd.cc Revert "Compute output shapes for some kernels (#2356)" (#2390) 2024-01-11 22:24:58 +00:00
batch_to_space_nd_test.cc Revert "Compute output shapes for some kernels (#2356)" (#2390) 2024-01-11 22:24:58 +00:00
broadcast_args.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
broadcast_args_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
broadcast_to.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
broadcast_to_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
BUILD Adding streaming_conv reference code. (#2521) 2024-04-23 08:33:44 -07:00
call_once.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
call_once_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
cast.cc Enable bool input for CAST (#2401) 2024-01-22 18:40:02 +00:00
cast_test.cc Enable bool input for CAST (#2401) 2024-01-22 18:40:02 +00:00
ceil.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
ceil_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
circular_buffer.cc Move kTfLiteAbort to micro_context.h (#2072) 2023-07-14 17:10:16 +00:00
circular_buffer.h Move kTfLiteAbort to micro_context.h (#2072) 2023-07-14 17:10:16 +00:00
circular_buffer_common.cc Move kTfLiteAbort to micro_context.h (#2072) 2023-07-14 17:10:16 +00:00
circular_buffer_flexbuffers_generated_data.cc
circular_buffer_flexbuffers_generated_data.h
circular_buffer_test.cc Move kTfLiteAbort to micro_context.h (#2072) 2023-07-14 17:10:16 +00:00
comparisons.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
comparisons_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
concatenation.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
concatenation_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
conv.cc Adding streaming_conv reference code. (#2521) 2024-04-23 08:33:44 -07:00
conv.h Revert "Compute output shapes for some kernels (#2356)" (#2390) 2024-01-11 22:24:58 +00:00
conv_common.cc Revert "Compute output shapes for some kernels (#2356)" (#2390) 2024-01-11 22:24:58 +00:00
conv_test.cc Adding streaming_conv reference code. (#2521) 2024-04-23 08:33:44 -07:00
conv_test.h Optimized kernel reference fallbacks: CONV (#1911) 2023-08-24 08:30:37 +00:00
conv_test_common.cc Revert "Compute output shapes for some kernels (#2356)" (#2390) 2024-01-11 22:24:58 +00:00
cumsum.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
cumsum_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
depth_to_space.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
depth_to_space_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
depthwise_conv.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
depthwise_conv.h Revert "Compute output shapes for some kernels (#2356)" (#2390) 2024-01-11 22:24:58 +00:00
depthwise_conv_common.cc Revert "Compute output shapes for some kernels (#2356)" (#2390) 2024-01-11 22:24:58 +00:00
depthwise_conv_test.cc Revert "Compute output shapes for some kernels (#2356)" (#2390) 2024-01-11 22:24:58 +00:00
dequantize.cc Remove dead code from Dequantize (#2011) 2023-05-31 02:01:17 +00:00
dequantize.h
dequantize_common.cc Remove dead code from Dequantize (#2011) 2023-05-31 02:01:17 +00:00
dequantize_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
detection_postprocess.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
detection_postprocess_flexbuffers_generated_data.cc
detection_postprocess_flexbuffers_generated_data.h
detection_postprocess_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
div.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
div_test.cc Add INT32 support to DIV (#2256) 2023-10-02 18:59:57 +00:00
elementwise.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
elementwise_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
elu.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
elu_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
embedding_lookup.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
embedding_lookup_test.cc Port EMBEDDING_LOOKUP to TFLM (#1872) 2023-05-29 01:25:28 +00:00
ethosu.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
ethosu.h TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
exp.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
exp_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
expand_dims.cc Revert "Compute output shapes for some kernels (#2356)" (#2390) 2024-01-11 22:24:58 +00:00
expand_dims_test.cc Revert "Compute output shapes for some kernels (#2356)" (#2390) 2024-01-11 22:24:58 +00:00
fill.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
fill_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
floor.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
floor_div.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
floor_div_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
floor_mod.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
floor_mod_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
floor_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
fully_connected.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
fully_connected.h CMSIS-NN: Add int4 kernel support to conv2d, depthwise and fully connected (#2314) 2023-11-14 21:23:04 +00:00
fully_connected_common.cc
fully_connected_test.cc Automated sync from github.com/tensorflow/tensorflow (#2221) 2023-09-14 23:18:01 +00:00
gather.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
gather_nd.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
gather_nd_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
gather_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
hard_swish.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
hard_swish.h
hard_swish_common.cc
hard_swish_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
if.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
if_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
kernel_runner.cc Port BATCH_MATMUL (#2147) 2023-09-06 16:16:09 +00:00
kernel_runner.h Port BATCH_MATMUL (#2147) 2023-09-06 16:16:09 +00:00
kernel_util.cc Generate op table and subgraph invoke functions (#2176) 2023-08-18 20:38:16 +00:00
kernel_util.h Generate op table and subgraph invoke functions (#2176) 2023-08-18 20:38:16 +00:00
l2_pool_2d.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
l2_pool_2d_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
l2norm.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
l2norm_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
leaky_relu.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
leaky_relu.h
leaky_relu_common.cc
leaky_relu_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
log_softmax.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
log_softmax_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
logical.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
logical.h
logical_common.cc
logical_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
logistic.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
logistic.h
logistic_common.cc Input multiplier range check for tanh/logistic kernel. (#2023) 2023-06-21 06:21:17 +00:00
logistic_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
lstm_eval.cc
lstm_eval.h
lstm_eval_common.cc remove lstm internal (#1903) 2023-04-16 06:00:36 +00:00
lstm_eval_test.cc Xtensa LSTM: (#2150) 2024-01-02 18:39:24 +00:00
lstm_eval_test.h
lstm_shared.h
Makefile.inc Port BATCH_MATMUL (#2147) 2023-09-06 16:16:09 +00:00
maximum_minimum.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
maximum_minimum_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
micro_ops.h Add temporary streaming CONV2D operator (#2372) 2024-01-04 16:20:05 -08:00
micro_tensor_utils.cc
micro_tensor_utils.h
mirror_pad.cc Unique Init, Prepare, Eval functions Kernels A-M (#2344) 2023-12-08 00:07:23 +00:00
mirror_pad_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
mul.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
mul.h TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
mul_common.cc
mul_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
neg.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
neg_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
pack.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
pack_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
pad.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
pad.h
pad_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
pooling.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
pooling.h TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
pooling_common.cc
pooling_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
prelu.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
prelu.h
prelu_common.cc
prelu_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
quantization_util_test.cc
quantize.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
quantize.h
quantize_common.cc
quantize_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
read_variable.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
README.md
reduce.cc Initialize ArithmeticParams & OpDataReduce (#2337) 2023-11-30 22:21:00 +00:00
reduce.h TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
reduce_common.cc Initialize ArithmeticParams & OpDataReduce (#2337) 2023-11-30 22:21:00 +00:00
reduce_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
reshape.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
reshape.h Revert "Compute output shapes for some kernels (#2356)" (#2390) 2024-01-11 22:24:58 +00:00
reshape_common.cc Revert "Compute output shapes for some kernels (#2356)" (#2390) 2024-01-11 22:24:58 +00:00
reshape_test.cc Revert "Compute output shapes for some kernels (#2356)" (#2390) 2024-01-11 22:24:58 +00:00
resize_bilinear.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
resize_bilinear_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
resize_nearest_neighbor.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
resize_nearest_neighbor_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
round.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
round_test.cc Flatten kernel namespace: ROUND (#2113) 2023-07-11 17:34:50 +00:00
select.cc Update SELECT_V2 to match TFLM kernel code (#2015) 2023-06-01 18:42:25 +00:00
select_test.cc Fix SELECT_V2 Prepare deallocation error (#2013) 2023-06-01 03:28:11 +00:00
shape.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
shape_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
slice.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
slice_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
softmax.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
softmax.h TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
softmax_common.cc
softmax_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
space_to_batch_nd.cc Revert "Compute output shapes for some kernels (#2356)" (#2390) 2024-01-11 22:24:58 +00:00
space_to_batch_nd_test.cc Revert "Compute output shapes for some kernels (#2356)" (#2390) 2024-01-11 22:24:58 +00:00
space_to_depth.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
space_to_depth_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
split.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
split_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
split_v.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
split_v_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
squared_difference.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
squared_difference_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
squeeze.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
squeeze_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
streaming_conv.cc Adding streaming_conv reference code. (#2521) 2024-04-23 08:33:44 -07:00
streaming_conv.h Adding streaming_conv reference code. (#2521) 2024-04-23 08:33:44 -07:00
streaming_conv_common.cc Adding streaming_conv reference code. (#2521) 2024-04-23 08:33:44 -07:00
strided_slice.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
strided_slice.h Deduplicate StridedSlice Init and Prepare (#2203) 2023-08-31 23:00:17 +00:00
strided_slice_common.cc Deduplicate StridedSlice Init and Prepare (#2203) 2023-08-31 23:00:17 +00:00
strided_slice_test.cc Manual sync from upstream (and additional changes) (#2018) 2023-06-01 22:41:30 +00:00
sub.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
sub.h
sub_common.cc
sub_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
svdf.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
svdf.h TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
svdf_common.cc Optimized kernel reference fallbacks: SVDF (#1759) 2023-04-27 23:46:33 +00:00
svdf_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
tanh.cc Input multiplier range check for tanh/logistic kernel. (#2023) 2023-06-21 06:21:17 +00:00
tanh_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
transpose.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
transpose_conv.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
transpose_conv.h CMSIS-NN: Add transpose conv operator (#2304) 2023-11-07 18:33:49 +00:00
transpose_conv_test.cc Automated sync from github.com/tensorflow/tensorflow (#2221) 2023-09-14 23:18:01 +00:00
transpose_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
unidirectional_sequence_lstm.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
unidirectional_sequence_lstm.h TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
unidirectional_sequence_lstm_test.cc Update CMSIS-NN CONV and LSTM implementations (#2446) 2024-02-09 20:33:05 +00:00
unpack.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
unpack_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00
var_handle.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
while.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
while_test.cc remove usage of AllOpsResolver (#1947) 2023-05-03 02:07:45 +00:00
zeros_like.cc Unique Init, Prepare, Eval functions Kernels N-Z (#2351) 2023-12-12 19:09:23 +00:00
zeros_like_test.cc TFLM swapping TfLiteRegistration_V1 struct to a new more embedded friendly api in the TFLMRegistration struct (#2001) 2023-05-26 06:48:51 +00:00

Info

  • Porting Ops from Lite to Micro explains, step-by-step, the code changes necessary to port an op from lite to micro, and the process of submitting them for review and acceptance by the project.