Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/kernels/quantized/cpu/
H A Dop_choose_qparams.cpp38 Tensor& scale_out, in check_quantize_per_tensor_args()
177 Tensor& scale_out, in choose_qparams()
196 Tensor& scale_out, in choose_qparams_per_token()
226 Tensor& scale_out, in choose_qparams_tensor_out()
242 Tensor& scale_out, in choose_qparams_tensor_out()
254 Tensor& scale_out, in choose_qparams_per_token_asymmetric_out()
292 Tensor& scale_out, in choose_qparams_per_token_asymmetric_out()
/aosp_15_r20/external/executorch/kernels/quantized/test/
H A Dop_choose_qparams_test.cpp39 Tensor scale_out = tf_double.zeros({1}); in test_dtype() local
61 Tensor scale_out = tf_double.zeros({2, 1}); in TEST() local
80 Tensor scale_out = tf_double.zeros({1, 2, 1}); in TEST() local
113 Tensor scale_out = tf_double.zeros({5, 1}); in TEST() local
134 Tensor scale_out = tf_double.zeros( in TEST() local
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/
H A DMaxUnpoolingLayerFixture.h56 …const int scale_out = data_type == DataType::QASYMM8_SIGNED ? -offset_dis(ge… in setup() local
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_meta_blit_resolve.c89 float *off_out, float *scale_out) in compute_off_scale()
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp1693 const int scale_out = 64; in CaptureYUV420() local