STT-tensorflow/tensorflow/lite/kernels/internal/reference
TensorFlower Gardener 35f10f3f27 Merge pull request from ddavis-2015:div-pr2
PiperOrigin-RevId: 347920180
Change-Id: I39489cd522cc9495a5c76bb756880c223b252920
2020-12-16 16:39:14 -08:00
..
integer_ops Add bug for TODO in conv and depthwise conv range check. 2020-11-26 00:36:15 -08:00
sparse_ops Change data accessor to return const ref to avoid copy. 2020-12-09 16:48:49 -08:00
add.h Remove TODO due to this function is specified as 4D now. 2020-11-23 11:44:59 -08:00
arg_min_max.h
batch_matmul.h Add int16x8 support for BATCH_MATMUL operator 2020-08-05 11:58:33 +01:00
binary_function.h Remove TODO due to BroadcastLogical is already removed. 2020-11-25 19:12:58 -08:00
broadcast_to.h Fix BroadcastTo logic to handle 8D non-broadcasting case 2020-11-03 22:33:18 -08:00
ceil.h
comparisons.h Avoid inclusion of C++ string header in Micro to help with platform porting 2020-08-14 16:57:26 -07:00
concatenation.h Add bug for TODO in concatenation. 2020-11-25 19:30:56 -08:00
conv.h TFLite: reduced redundant calculation in uint8/float conv.h 2020-08-18 14:27:12 -07:00
densify.h Change data accessor to return const ref to avoid copy. 2020-12-09 16:48:49 -08:00
depthwiseconv_float.h
depthwiseconv_uint8.h Prefer the standard integral types over custom type-aliases. 2020-07-24 10:34:03 -07:00
dequantize.h Prefer the standard integral types over custom type-aliases. 2020-07-24 10:34:03 -07:00
div.h Update to fix PR review problems 2020-12-07 13:17:42 -08:00
fill.h Extract reference for operator FILL to standalone header 2020-12-01 16:15:48 -06:00
floor.h
fully_connected.h Add bug for TODO on legacy toco flag 2020-11-24 11:21:43 -08:00
hard_swish.h Prefer the standard integral types over custom type-aliases. 2020-07-24 10:34:03 -07:00
l2normalization.h Prefer the standard integral types over custom type-aliases. 2020-07-24 10:34:03 -07:00
legacy_reference_ops.h PR : Add tests in TFLite micro for Float/Uint8/Int8 Tanh activation 2020-06-25 16:02:10 -07:00
logistic.h Prefer the standard integral types over custom type-aliases. 2020-07-24 10:34:03 -07:00
maximum_minimum.h
mul.h Prefer the standard integral types over custom type-aliases. 2020-07-24 10:34:03 -07:00
neg.h
non_max_suppression.h Update source files with used includes. 2020-06-15 18:42:14 -07:00
pad.h Prefer the standard integral types over custom type-aliases. 2020-07-24 10:34:03 -07:00
pooling.h Prefer the standard integral types over custom type-aliases. 2020-07-24 10:34:03 -07:00
portable_tensor_utils_impl.h Remove unused dependency. 2020-11-25 17:36:31 -08:00
portable_tensor_utils.cc Remove unused dependency. 2020-11-25 17:36:31 -08:00
portable_tensor_utils.h Remove unused dependency. 2020-11-25 17:36:31 -08:00
prelu.h Prefer the standard integral types over custom type-aliases. 2020-07-24 10:34:03 -07:00
process_broadcast_shapes.h Migrate float/uint8 broadcast fivefold add to use binary broadcast fivefold. 2020-05-28 19:58:06 -07:00
quantize.h Prefer the standard integral types over custom type-aliases. 2020-07-24 10:34:03 -07:00
reduce.h Fix for TFlite quantized mean operator. 2020-10-15 09:49:19 -07:00
reference_ops.h Update to fix PR review problems 2020-12-07 13:17:42 -08:00
requantize.h Requantize: Return when we have traced opt path 2020-11-17 09:19:33 +05:30
resize_nearest_neighbor.h Prefer the standard integral types over custom type-aliases. 2020-07-24 10:34:03 -07:00
round.h
softmax.h Added/changed some comments 2020-09-16 20:03:00 +03:00
strided_slice.h Support string input in TFLite StridedSlice kernel 2020-11-11 19:05:20 -08:00
string_comparisons.h Avoid inclusion of C++ string header in Micro to help with platform porting 2020-08-14 16:57:26 -07:00
sub.h Remove NdArrayDesc TODO for reference ops. 2020-11-23 10:56:07 -08:00
svdf.h Add bug for TODO in svdf about unrolling loop optimization. 2020-11-26 00:40:41 -08:00
tanh.h Prefer the standard integral types over custom type-aliases. 2020-07-24 10:34:03 -07:00