Searched defs:scale_out (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/executorch/kernels/quantized/cpu/ |
H A D | op_choose_qparams.cpp | 38 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 D | op_choose_qparams_test.cpp | 39 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 D | MaxUnpoolingLayerFixture.h | 56 …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 D | vk_meta_blit_resolve.c | 89 float *off_out, float *scale_out) in compute_off_scale()
|
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedSensor.cpp | 1693 const int scale_out = 64; in CaptureYUV420() local
|