Home
last modified time | relevance | path

Searched defs:other_scale (Results 1 – 5 of 5) sorted by relevance

/external/pytorch/aten/src/ATen/native/quantized/cpu/
Dqmul.cpp96 double other_scale = other_contig.q_scale(); in _mul_out_xnnpack() local
Dqlinear.cpp925 double other_scale, in linear_int8_with_onednn_weight()
1266 double other_scale, in run_pointwise_binary()
1298 double other_scale, in run_pointwise_binary_tensor()
/external/pytorch/torch/_inductor/
Dmkldnn_ir.py1701 other_scale, argument
Dir.py7341 other_scale, argument
/external/pytorch/aten/src/ATen/native/quantized/cpu/kernels/
DQuantizedOpKernels.cpp1340 float other_scale = other.q_scale(); in qadd_kernel() local
1410 float other_scale = other.q_scale(); in qmul_kernel() local