Searched defs:AccType (Results 1 – 7 of 7) sorted by relevance
182 using AccType = int64_t; in sum_qsymm16() typedef287 using AccType = int64_t; in compute_qsymm16() typedef
336 using AccType = int32_t; in depthwise_loop_multiplier1_quantized() typedef509 using AccType = int32_t; in depthwise_loop_generic_quantized() typedef614 using AccType = int32_t; in depthwise_loop_pow2_quantized_per_tensor() typedef
350 …at::ScalarType AccType = g.scalar_type() == at::ScalarType::Half || g.scalar_type() == at::ScalarT… in weight_norm_cuda() local
490 enum AccessType AccType; variable