tflite-micro/tensorflow/lite/kernels/internal/reference
2021-10-05 21:15:28 +00:00
..
integer_ops Automated sync from github.com/tensorflow/tensorflow (#573) 2021-10-05 21:15:28 +00:00
add.h
add_n.h
arg_min_max.h
batch_matmul.h
batch_to_space_nd.h
binary_function.h
ceil.h
comparisons.h
concatenation.h
conv.h
cumsum.h
depth_to_space.h
depthwiseconv_float.h
depthwiseconv_uint8.h
dequantize.h
elu.h
exp.h
fill.h
floor.h
floor_div.h
floor_mod.h
fully_connected.h
hard_swish.h
l2normalization.h
leaky_relu.h
log_softmax.h
logistic.h
maximum_minimum.h
mul.h
neg.h
pad.h
pooling.h
portable_tensor_utils.cc
portable_tensor_utils_impl.h
prelu.h
process_broadcast_shapes.h
quantize.h
reduce.h
requantize.h
resize_bilinear.h
resize_nearest_neighbor.h
round.h
slice.h Add features to cast, add slice, clean up split. (#568) 2021-10-04 15:33:41 -07:00
softmax.h
space_to_batch_nd.h
space_to_depth.h
strided_slice.h
sub.h
tanh.h
transpose.h
transpose_conv.h