Home
last modified time | relevance | path

Searched defs:other_zero_point (Results 1 – 3 of 3) sorted by relevance

/external/pytorch/aten/src/ATen/native/quantized/cpu/
Dqmul.cpp95 int64_t other_zero_point = other_contig.q_zero_point(); in _mul_out_xnnpack() local
Dqlinear.cpp926 int64_t other_zero_point, in linear_int8_with_onednn_weight()
1267 int64_t other_zero_point, in run_pointwise_binary()
1299 int64_t other_zero_point, in run_pointwise_binary_tensor()
/external/pytorch/aten/src/ATen/native/quantized/cpu/kernels/
DQuantizedOpKernels.cpp1338 int64_t other_zero_point = other.q_zero_point(); in qadd_kernel() local
1408 int64_t other_zero_point = other.q_zero_point(); in qmul_kernel() local