STT-tensorflow/tensorflow/lite/micro/kernels
TensorFlower Gardener 93cbb1451a Merge pull request from advaitjain:xtensa-p6-build
PiperOrigin-RevId: 347839017
Change-Id: I44c9085788f1e257ba4379f81e3abce72ac7f807
2020-12-16 09:49:14 -08:00
..
arc_mli PR : clangformat all the files under the micro directory. 2020-12-15 10:56:12 -08:00
cmsis-nn Merge pull request from jenselofsson:cmsisnn_softmax_int16 2020-11-05 04:04:06 -08:00
ethos-u Merge remote-tracking branch origin/upstream/master 2020-11-25 15:23:56 +01:00
test_data_generation Merge pull request from mansnils:detection_postprocess 2020-12-02 18:03:01 -08:00
vexriscv a bit more 2020-10-29 17:31:40 +03:00
xtensa clang-format 2020-12-14 16:02:04 -08:00
xtensa_hifi PR : clangformat all the files under the micro directory. 2020-12-15 10:56:12 -08:00
activation_utils.h Rename kTfLiteActRelu1 to kTfLiteActReluN1To1 2020-06-21 21:32:44 -07:00
activations_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
activations.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
add_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
add.cc [tflite]: Insert nullptr checks when obtaining tensors. 2020-09-18 14:10:11 -07:00
arg_min_max_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
arg_min_max.cc Prefer the standard integral types over custom type-aliases. 2020-07-23 22:27:28 -07:00
BUILD Build xtensa for Vision P6. 2020-12-11 16:53:39 -08:00
ceil_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
ceil.cc [tflite]: Insert nullptr checks when obtaining tensors. 2020-09-18 14:10:11 -07:00
circular_buffer_test.cc Deprecate and remove testing/test_utils.h from TF Micro. 2020-10-07 15:17:49 -07:00
circular_buffer.cc Generalize circular buffer operator. 2020-11-20 16:49:27 -08:00
comparisons_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
comparisons.cc [tflite]: Insert nullptr checks when obtaining tensors. 2020-09-18 14:10:11 -07:00
concatenation_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
concatenation.cc [tflite]: Insert nullptr checks when obtaining tensors. 2020-09-18 14:10:11 -07:00
conv_test.cc ifdef out the test cases for Conv2D that are currently failing for hifimini. 2020-11-20 15:04:58 -08:00
conv.cc a bit more 2020-10-29 17:31:40 +03:00
depthwise_conv_test.cc ifdef out known failing test cases for xtensa for depthwise_conv 2020-11-20 15:00:36 -08:00
depthwise_conv.cc a bit more 2020-10-29 17:31:40 +03:00
dequantize_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
dequantize.cc [tflite]: Insert nullptr checks when obtaining tensors. 2020-09-18 14:10:11 -07:00
detection_postprocess_test.cc fix the char vs unsigned char discrepancy. 2020-11-12 11:50:36 -08:00
detection_postprocess.cc Manually fix licenses for the files to ensure consistent formatting. 2020-12-14 14:11:32 -08:00
elementwise_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
elementwise.cc [tflite]: Insert nullptr checks when obtaining tensors. 2020-09-18 14:10:11 -07:00
ethosu.cc TFLu: Move Ethos-U custom op out of AllOpsResolver 2020-11-17 14:23:42 +01:00
ethosu.h Add ethosu.h based on review comment 2020-11-19 14:28:39 +01:00
flexbuffers_generated_data.cc Manually fix licenses for the files to ensure consistent formatting. 2020-12-14 14:11:32 -08:00
flexbuffers_generated_data.h Manually fix licenses for the files to ensure consistent formatting. 2020-12-14 14:11:32 -08:00
floor_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
floor.cc Port the floor kernel to the new TfLiteEvalTensor API. 2020-07-24 11:05:45 -07:00
fully_connected_test.cc iifdef out the known failing test cases for FullyConnected for hifimini. 2020-11-20 15:29:00 -08:00
fully_connected.cc Revert the revert of PR 2020-10-07 16:40:54 -07:00
fully_connected.h Revert the revert of PR 2020-10-07 16:40:54 -07:00
hard_swish_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
hard_swish.cc [tflite]: Insert nullptr checks when obtaining tensors. 2020-09-18 14:10:11 -07:00
kernel_runner.cc TFLu: Port TFL detection postprocess operator 2020-09-25 14:57:57 +02:00
kernel_runner.h Merge remote-tracking branch 'upstream/master' into detection_postprocess 2020-11-18 22:10:22 -08:00
kernel_util.cc Reduce code size by removing GetTensorShape() from inline and move to CC file. 2020-08-31 11:53:17 -07:00
kernel_util.h Reduce code size by removing GetTensorShape() from inline and move to CC file. 2020-08-31 11:53:17 -07:00
l2norm_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
l2norm.cc [tflite]: Insert nullptr checks when obtaining tensors. 2020-09-18 14:10:11 -07:00
logical_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
logical.cc Port the logical kernel to the TfLiteEvalTensor API. 2020-07-24 12:10:49 -07:00
logistic_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
logistic.cc [tflite]: Insert nullptr checks when obtaining tensors. 2020-09-18 14:10:11 -07:00
maximum_minimum_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
maximum_minimum.cc Port the maximum and minimum kernel to the new TfLiteEvalTensor API. 2020-07-24 12:30:39 -07:00
micro_ops.h Switch TFLM svdf kernels to flat namespace. 2020-10-08 05:51:51 -07:00
micro_utils.h Manually fix licenses for the files to ensure consistent formatting. 2020-12-14 14:11:32 -08:00
mul_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
mul.cc [tflite]: Insert nullptr checks when obtaining tensors. 2020-09-18 14:10:11 -07:00
neg_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
neg.cc Port the neg kernel to the new TfLiteEvalTensor API. 2020-07-24 12:42:10 -07:00
pack_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
pack.cc Port the pack kernel to the new TfLiteEvalTensor API. 2020-07-24 13:07:34 -07:00
pad_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
pad.cc [tflite]: Insert nullptr checks when obtaining tensors. 2020-09-18 14:10:11 -07:00
pooling_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
pooling.cc [tflite]: Insert nullptr checks when obtaining tensors. 2020-09-18 14:10:11 -07:00
prelu_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
prelu.cc [tflite]: Insert nullptr checks when obtaining tensors. 2020-09-18 14:10:11 -07:00
quantization_util_test.cc Prefer the standard integral types over custom type-aliases. 2020-07-23 22:27:28 -07:00
quantize_common.cc clang-format and fix the build due to missing include. 2020-12-14 10:23:32 -08:00
quantize_test.cc Refactor quantize (reference and xtensa) for a complete fallback. 2020-12-11 16:44:33 -08:00
quantize.cc clang-format and fix the build due to missing include. 2020-12-14 10:23:32 -08:00
quantize.h clang-format and fix the build due to missing include. 2020-12-14 10:23:32 -08:00
reduce_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
reduce.cc Add support for non-4D input tensors in MEAN operator. 2020-09-21 16:11:28 -07:00
reshape_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
reshape.cc [tflite]: Insert nullptr checks when obtaining tensors. 2020-09-18 14:10:11 -07:00
resize_nearest_neighbor_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
resize_nearest_neighbor.cc Do not specify -DNDEBUG by default and completely remove -DDEBUG. 2020-09-18 23:38:04 -07:00
round_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
round.cc [tflite]: Insert nullptr checks when obtaining tensors. 2020-09-18 14:10:11 -07:00
shape_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
shape.cc fixing a few things up. 2020-10-06 10:00:03 -07:00
softmax_test.cc PR : clangformat all the files under the micro directory. 2020-12-15 10:56:12 -08:00
softmax.cc Switch TFLM softmax kernels to flat namespace. 2020-10-07 14:32:58 -07:00
split_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
split_v_test.cc Manually fix licenses for the files to ensure consistent formatting. 2020-12-14 14:11:32 -08:00
split_v.cc Some style changes to splitV. Changed tests to use a single function template. 2020-09-04 11:48:33 +03:00
split.cc [tflite]: Insert nullptr checks when obtaining tensors. 2020-09-18 14:10:11 -07:00
strided_slice_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
strided_slice.cc Port the split, strided_slice and sub kernels to the new TfLiteEvalTensor API along with removing initializer lists from their tests. 2020-07-27 15:33:38 -07:00
sub_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
sub.cc [tflite]: Insert nullptr checks when obtaining tensors. 2020-09-18 14:10:11 -07:00
svdf_common.cc Add the Apache header to new files. 2020-12-09 13:22:16 -08:00
svdf_test.cc address review comments. 2020-11-23 10:25:52 -08:00
svdf.cc Add the Apache header to new files. 2020-12-09 13:22:16 -08:00
svdf.h clang-format + fix missing header that caused a build-error after clang-formatting. 2020-12-08 22:04:16 -08:00
tanh_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
tanh.cc [tflite]: Insert nullptr checks when obtaining tensors. 2020-09-18 14:10:11 -07:00
unpack_test.cc Refactor micro_utils and test_helpers to use template methods. 2020-10-19 07:01:54 -07:00
unpack.cc Port the tanh and unpack kernels to the new TfLiteEvalTensor API along with other minor clean-ups. 2020-07-23 15:52:14 -07:00