Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/
H A DQuantUtils.h127 float org_scale = scale; variable
/aosp_15_r20/external/freetype/src/autofit/
H A Dafcjk.h89 FT_Fixed org_scale; member
H A Daflatin.h103 FT_Fixed org_scale; member
/aosp_15_r20/external/executorch/backends/xnnpack/runtime/utils/
H A Dutils.cpp87 float org_scale = scale; in ChooseQuantizationParams() local
/aosp_15_r20/external/executorch/kernels/quantized/cpu/
H A Dop_choose_qparams.cpp123 float org_scale = scale; in calculate_scale_and_zero_point() local