Searched defs:accumulators (Results 1 – 10 of 10) sorted by relevance
38 std::vector<int32_t>& accumulators, in compute_convolution_qs8_reference_results()107 std::vector<int32_t>& accumulators, in compute_convolution_qs8_reference_results()139 void compute_convolution_qu8_reference_results( in compute_convolution_qu8_reference_results()232 std::vector<int32_t>& accumulators, in compute_convolution_qu8_reference_results()287 std::vector<int32_t>& accumulators, in compute_depthwise_convolution_qs8_reference_results()351 std::vector<int32_t>& accumulators, in compute_depthwise_convolution_qs8_reference_results()405 std::vector<int32_t>& accumulators, in compute_depthwise_convolution_qu8_reference_results()470 std::vector<int32_t>& accumulators, in compute_depthwise_convolution_qu8_reference_results()
107 std::vector<int32_t> accumulators; member in FullyConnectedTestBase
125 std::vector<int32_t> accumulators; member in xnnpack::QuantizedConvolutionTestBase
141 std::vector<int32_t> accumulators; member in xnnpack::QuantizedDepthwiseConvolutionTestBase
147 std::vector<int32_t> accumulators; member in QuantizedDeconvolutionTestBase
83 #### Special case: input is less than 16 bytes192 #### Special case: input is less than 32 bytes
246 accumulators; in __anon8e82fb570702() local
530 def merge(self, accumulators): argument
3612 absl::InlinedVector<Literal, 1> accumulators; in PerformReductionStep() local
2974 auto& accumulators = *GetAccumulatorSet(); local