| /external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ |
| D | fully_connected.h | 30 const int32_t filter_offset = params.weights_offset; in FullyConnected() local 71 const int32_t filter_offset = params.weights_offset; in FullyConnected() local
|
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
| D | fully_connected.h | 39 const int32 filter_offset = params.weights_offset; in FullyConnected() local
|
| /external/tensorflow/tensorflow/lite/kernels/internal/ |
| D | depthwiseconv_quantized_test.cc | 617 const RuntimeShape& filter_shape, std::int32_t filter_offset, in TestOneDepthwiseConvWithGivenOutputShift() 754 const RuntimeShape& filter_shape, std::int32_t filter_offset, in TestOneDepthwiseConvBisectOutputShift() 813 const RuntimeShape& filter_shape, std::int32_t filter_offset, in TestOneDepthwiseConv() 904 std::int32_t filter_offset = 0; in TryTestDepthwiseConv() local 929 std::int32_t filter_offset = -kSymmetricZeroPoint; in TryTestDepthwiseConv() local
|
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
| D | fully_connected.h | 69 const int32_t filter_offset = params.weights_offset; in FullyConnected() local 117 const int32_t filter_offset = params.weights_offset; in FullyConnected() local
|
| D | transpose_conv.h | 141 const int32_t filter_offset = params.weights_offset; in TransposeConv() local
|
| D | legacy_reference_ops.h | 113 const Dims<4>& filter_dims, int32 filter_offset, in DepthwiseConv() 148 const Dims<4>& filter_dims, int32 filter_offset, in DepthwiseConv() 168 const Dims<4>& filter_dims, int32 filter_offset, in DepthwiseConv() 191 const Dims<4>& filter_dims, int32 filter_offset, in DepthwiseConv() 279 const Dims<4>& filter_dims, int32 filter_offset, in Conv() 313 const Dims<4>& filter_dims, int32 filter_offset, in Conv() 333 const Dims<4>& filter_dims, int32 filter_offset, in Conv() 362 const Dims<4>& filter_dims, int32 filter_offset, in Conv() 459 const Dims<4>& filter_dims, int32 filter_offset, in FullyConnected() 484 const Dims<4>& filter_dims, int32 filter_offset, in FullyConnected() [all …]
|
| D | depthwiseconv_uint8.h | 108 const int32_t filter_offset = params.weights_offset; in Run() local
|
| D | conv.h | 117 const int32_t filter_offset = params.weights_offset; in Conv() local
|
| D | batch_matmul.h | 229 const int32_t filter_offset = params.weights_offset; in BatchMatMul() local
|
| /external/ComputeLibrary/tests/validation/reference/ |
| D | DepthwiseConvolutionLayer.cpp | 103 size_t filter_offset = filter_plane * out_z; in depthwise_convolution_fp() local 206 int filter_offset = filter_plane * out_z; in depthwise_convolution_quantized() local
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | quantized_conv_ops.cc | 60 int filter_offset, int stride, Padding padding, in operator ()() 206 int filter_offset, int stride, Padding padding, in operator ()()
|
| D | depthwise_conv_grad_op.cc | 508 int filter_offset = in DepthwiseConvBackpropInputReference() local
|
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
| D | legacy_optimized_ops.h | 281 const Dims<4>& filter_dims, int32 filter_offset, in DepthwiseConv() 321 const Dims<4>& filter_dims, int32 filter_offset, in DepthwiseConv() 341 const Dims<4>& filter_dims, int32 filter_offset, in DepthwiseConv() 364 const Dims<4>& filter_dims, int32 filter_offset, in DepthwiseConv() 773 const uint8* filter_data, int32 filter_offset, in LegacyFullyConnectedAsGEMVWorkerImpl() 1046 const uint8* filter_data, int32 filter_offset, in FullyConnectedAsGEMV() 1097 const int32 filter_offset = params.weights_offset; in FullyConnected() local 1641 const int32 filter_offset = params.weights_offset; in FullyConnected() local 1722 const Dims<4>& filter_dims, int32 filter_offset, in FullyConnected() 1747 const uint8* filter_data, const Dims<4>& filter_dims, int32 filter_offset, in FullyConnected() [all …]
|
| D | batch_matmul.h | 326 const int32 filter_offset = params.weights_offset; in BatchMatMul() local
|
| D | optimized_ops.h | 374 const int32 filter_offset = params.weights_offset; in FullyConnected() local 437 const int32 filter_offset = params.weights_offset; in FullyConnected() local 1547 const int32 filter_offset = params.weights_offset; in Conv() local
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | batch_matmul.cc | 521 int32_t filter_offset = -rhs->params.zero_point; in EvalInt8Int8() local 571 int32_t filter_offset = -rhs->params.zero_point; in EvalInt16() local
|
| D | transpose_conv.cc | 441 int32_t filter_offset = -weights->params.zero_point; in EvalQuantized() local
|
| D | depthwise_conv.cc | 341 auto filter_offset = -filter->params.zero_point; in EvalQuantized() local
|
| D | conv.cc | 636 auto filter_offset = -filter->params.zero_point; in EvalQuantized() local
|
| D | fully_connected.cc | 745 int32_t filter_offset = -filter->params.zero_point; in EvalQuantized() local
|
| /external/libvpx/libvpx/vp8/common/arm/neon/ |
| D | sixtappredict_neon.c | 70 int filter_offset, unsigned char *dst, in yonly4x4()
|
| /external/libaom/libaom/av1/encoder/ |
| D | temporal_filter.c | 873 const int filter_offset = in av1_tf_do_filtering_row() local
|