/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ |
H A D | fully_connected.h | 34 const int* output_shift, const RuntimeShape& input_shape, in FullyConnectedPerChannel() 76 const int* output_shift, const RuntimeShape& input_shape, in FullyConnectedPerChannel() 123 const int output_shift = params.output_shift; in FullyConnected() local 165 const int output_shift = params.output_shift; in FullyConnected() local
|
H A D | conv.h | 28 const int32_t* output_shift, const RuntimeShape& input_shape, in ConvPerChannel() 141 const int32_t* output_shift, const RuntimeShape& input_shape, in ConvPerChannel()
|
H A D | transpose_conv.h | 28 const int32_t* output_shift, const RuntimeShape& input_shape, in TransposeConv() 128 const int32_t* output_shift, const RuntimeShape& input_shape, in TransposeConv()
|
H A D | depthwise_conv.h | 26 const int32_t* output_shift, const RuntimeShape& input_shape, in DepthwiseConvPerChannel() 126 const int32_t* output_shift, const RuntimeShape& input_shape, in DepthwiseConvPerChannel()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | legacy_reference_ops.h | 121 int output_shift, int32 output_activation_min, in DepthwiseConv() 155 int output_shift, int32 output_activation_min, in DepthwiseConv() 174 int32 output_multiplier, int output_shift, in DepthwiseConv() 197 int output_shift, int32 output_activation_min, in DepthwiseConv() 285 int32 output_offset, int32 output_multiplier, int output_shift, in Conv() 319 int output_shift, int32 output_activation_min, in Conv() 339 int output_shift, int32 output_activation_min, in Conv() 367 int32 output_multiplier, int output_shift, in Conv() 464 int output_shift, int32 output_activation_min, in FullyConnected() 489 int output_shift, int32 output_activation_min, in FullyConnected() [all …]
|
H A D | fully_connected.h | 75 const int output_shift = params.output_shift; in FullyConnected() local 123 const int output_shift = params.output_shift; in FullyConnected() local 174 const int output_shift = params.output_shift; in ShuffledFullyConnected() local
|
H A D | depthwiseconv_uint8.h | 133 const int output_shift = params.output_shift; in Run() local 218 const int32_t* output_shift = params.output_shift_per_channel; in RunPerChannel() local
|
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/ |
H A D | ClDirectConv2dKernel.cpp | 140 int output_shift = 0; in validate_arguments() local 297 int output_shift = 0; in configure() local 355 int output_shift = 0; in configure() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
H A D | legacy_optimized_ops.h | 244 const int output_shift = params.output_shift; in LegacyDepthwiseConvWithRounding() local 289 int output_shift, int32 output_activation_min, in DepthwiseConv() 328 int output_shift, int32 output_activation_min, in DepthwiseConv() 347 int32 output_multiplier, int output_shift, in DepthwiseConv() 370 int output_shift, int32 output_activation_min, in DepthwiseConv() 777 int32 output_multiplier, int output_shift, int32 output_activation_min, in LegacyFullyConnectedAsGEMVWorkerImpl() 1050 int32 output_multiplier, int output_shift, int32 output_activation_min, in FullyConnectedAsGEMV() 1102 const int output_shift = params.output_shift; in FullyConnected() local 1646 const int output_shift = params.output_shift; in FullyConnected() local 1727 int output_shift, int32 output_activation_min, in FullyConnected() [all …]
|
H A D | batch_matmul.h | 329 const int output_shift = params.output_shift; in BatchMatMul() local 435 const int output_shift = params.output_shift; in BatchMatMul() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
H A D | fully_connected.h | 33 const int* output_shift, const RuntimeShape& input_shape, in FullyConnectedPerChannel() 113 const int output_shift = params.output_shift; in FullyConnected() local
|
H A D | conv.h | 34 const int32* output_shift, const RuntimeShape& input_shape, in ConvPerChannel()
|
H A D | transpose_conv.h | 29 const int32* output_shift, const RuntimeShape& input_shape, in TransposeConvV2()
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | Broadcast.cpp | 154 int32_t output_shift; in addQuant8() local 278 int output_shift; in mulQuant8() local 366 int32_t output_shift; in subQuant8() local
|
/aosp_15_r20/external/ComputeLibrary/src/core/CL/kernels/ |
H A D | CLDepthwiseConvolutionLayerNativeKernel.cpp | 149 int output_shift = 0; in validate_arguments() local 298 int output_shift = 0; in configure() local
|
H A D | CLQLSTMLayerNormalizationKernel.cpp | 103 int32_t output_shift{}; in configure() local
|
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/ |
H A D | NELSTMLayerQuantized.cpp | 147 int32_t output_shift = 0; in configure() local 359 int32_t output_shift = 0; in validate() local
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/depthwiseconv2d/generic/neon/ |
H A D | impl.cpp | 330 …const Size2D &dilation, std::vector<int> output_multiplier, std::vector<int> output_shift, const W… in depthwise_loop_multiplier1_quantized() 507 …ned int depth_multiplier, std::vector<int> output_multiplier, std::vector<int> output_shift, const… in depthwise_loop_generic_quantized() 610 …ned int depth_multiplier, std::vector<int> output_multiplier, std::vector<int> output_shift, const… in depthwise_loop_pow2_quantized_per_tensor() 778 std::vector<int> output_shift; in run_depthwise_quanitized8bit() local
|
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/ |
H A D | CLLSTMLayerQuantized.cpp | 179 int output_shift = 0; in configure() local 392 int output_shift = 0; in validate() local
|
/aosp_15_r20/external/ComputeLibrary/src/core/utils/quantization/ |
H A D | AsymmHelpers.cpp | 194 int32_t output_shift = 0; in compute_quantized_multipliers_and_shifts() local 257 …ltiplier_exp(int32_t input, int32_t reverse_shift, int32_t &output_inv_sqrt, int32_t &output_shift) in get_invsqrt_quantized_multiplier_exp()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | quantized_conv_ops.cc | 63 int output_shift, int output_offset, int output_mult) { in operator ()() 209 int output_shift, int output_offset, int output_mult) { in operator ()()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/ |
H A D | depthwiseconv_quantized_test.cc | 176 const int output_shift = params.output_shift; in DispatchDepthwiseConvImpl() local 382 const int output_shift = params.output_shift; in DispatchDepthwiseConvImpl() local 622 const std::int32_t* output_multiplier_adjust, int output_shift, in TestOneDepthwiseConvWithGivenOutputShift()
|
H A D | types.h | 624 int output_shift; member 644 int output_shift; member 711 int output_shift; member 753 int output_shift; member 787 int output_shift; member
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/ |
H A D | QLSTMLayerNormalization.cpp | 47 int output_shift{}; in qlstm_layer_normalization() local
|
H A D | Convolution3d.h | 133 int output_shift = 0; variable
|