This website requires JavaScript.
Explore
Help
Sign In
experiments
/
STT-tensorflow
Watch
1
Star
0
Fork
0
You've already forked STT-tensorflow
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
rmothukuru-patch-1
STT-tensorflow
/
tensorflow
/
lite
/
kernels
/
internal
History
TensorFlower Gardener
f18495306f
Merge pull request
#45870
from ddavis-2015:FloorDiv-pr2
...
PiperOrigin-RevId: 352003292 Change-Id: I888ae62e4f75f61b4260929d657e043deabac18b
2021-01-15 07:26:23 -08:00
..
optimized
Internal change on quantization.
2021-01-14 14:37:38 -08:00
reference
Merge pull request
#45870
from ddavis-2015:FloorDiv-pr2
2021-01-15 07:26:23 -08:00
averagepool_quantized_test.cc
batch_to_space_nd_test.cc
BUILD
Merge pull request
#45870
from ddavis-2015:FloorDiv-pr2
2021-01-15 07:26:23 -08:00
common.h
Merge pull request
#42134
from Tessil:toupstream/fix_64_bit_multiply_by_quantized_multiplier_overflow
2020-12-10 15:33:49 -08:00
compatibility.h
Prefer the standard integral types over custom type-aliases.
2020-07-24 12:00:53 -07:00
conv_per_channel_quantized_16x8_test.cc
cppmath.h
depthwiseconv_float_test.cc
depthwiseconv_per_channel_quantized_16x8_test.cc
depthwiseconv_per_channel_quantized_test.cc
depthwiseconv_quantized_test.cc
kernel_utils.cc
Change ReductionSumVector to overwrite output instead of accumulating.
2021-01-12 16:57:19 -08:00
kernel_utils.h
legacy_types.h
log_quantized_test.cc
logsoftmax_quantized_test.cc
max.h
maxpool_quantized_test.cc
mfcc_dct.cc
mfcc_dct.h
mfcc_mel_filterbank.cc
mfcc_mel_filterbank.h
mfcc.cc
mfcc.h
min.h
non_max_suppression_test.cc
per_channel_dequantize_test.cc
portable_tensor.h
TFLM: Remove <complex> header import from portable_tensor.h
2021-01-06 00:30:25 -08:00
quantization_util_test.cc
Remove 64-bit MultiplyByQuantizedMultiplier tests using a negative multiplier as they are not supported
2020-12-10 11:02:39 +00:00
quantization_util.cc
Add casts to std::min/std::max when comparing mis-matched types
2020-12-08 20:00:05 -06:00
quantization_util.h
resize_bilinear_test.cc
Merge pull request
#43957
from Tessil:toupstream/16x8_resize_bilinear
2020-11-23 18:58:08 -08:00
resize_nearest_neighbor_test.cc
Add int16x8 support for RESIZE_NEAREST_NEIGHBOR operator
2020-07-17 09:49:44 +01:00
softmax_quantized_test.cc
spectrogram.cc
spectrogram.h
strided_slice_logic_test.cc
strided_slice_logic.h
Fix error when end_mask and shrink_mask are set at the same axis
2021-01-05 17:49:16 -08:00
tensor_ctypes.h
tensor_test.cc
tensor_utils_test.cc
migrate MultiplyByQuantizedMultiplier4Rows to common.
2020-11-21 22:17:34 -08:00
tensor_utils.cc
Prefer the standard integral types over custom type-aliases.
2020-07-24 12:00:53 -07:00
tensor_utils.h
Change (Portable)VectorBatchVectorAdd to a template. It had no platform-specific optimizations. This allows to be used for different data types.
2021-01-12 10:23:40 -08:00
tensor.h
Avoid inclusion of C++ string header in Micro to help with platform porting
2020-08-14 16:57:26 -07:00
test_util.cc
test_util.h
transpose_utils_test.cc
transpose_utils.cc
transpose_utils.h
types.h
Add Conv3D reference kernel to TFLite
2021-01-13 21:36:14 -08:00