/external/XNNPACK/test/ |
D | qs8-requantization.cc | 36 for (int32_t zero_point = std::numeric_limits<int8_t>::min(); in TEST() local 52 for (int32_t zero_point = std::numeric_limits<int8_t>::min(); in TEST() local 68 for (int32_t zero_point = std::numeric_limits<int8_t>::min(); in TEST() local 84 for (int32_t zero_point = std::numeric_limits<int8_t>::min(); in TEST() local 130 for (int32_t zero_point = std::numeric_limits<int8_t>::min(); in TEST() local 146 for (int32_t zero_point = std::numeric_limits<int8_t>::min(); in TEST() local 162 for (int32_t zero_point = std::numeric_limits<int8_t>::min(); in TEST() local 178 for (int32_t zero_point = std::numeric_limits<int8_t>::min(); in TEST() local 224 for (int32_t zero_point = std::numeric_limits<int8_t>::min(); in TEST() local 240 for (int32_t zero_point = std::numeric_limits<int8_t>::min(); in TEST() local [all …]
|
D | qu8-requantization.cc | 36 for (int32_t zero_point = 1; zero_point < 256; zero_point++) { in TEST() local 49 for (int32_t zero_point = 0; zero_point < 256; zero_point++) { in TEST() local 62 for (int32_t zero_point = 0; zero_point < 256; zero_point++) { in TEST() local 75 for (int32_t zero_point = 0; zero_point < 256; zero_point++) { in TEST() local 119 for (int32_t zero_point = 1; zero_point < 256; zero_point++) { in TEST() local 132 for (int32_t zero_point = 0; zero_point < 256; zero_point++) { in TEST() local 145 for (int32_t zero_point = 0; zero_point < 256; zero_point++) { in TEST() local 158 for (int32_t zero_point = 0; zero_point < 256; zero_point++) { in TEST() local 202 for (int32_t zero_point = 1; zero_point < 256; zero_point++) { in TEST() local 215 for (int32_t zero_point = 0; zero_point < 256; zero_point++) { in TEST() local [all …]
|
D | qu8-f32-vcvt.cc | 65 TEST(QU8_F32_VCVT__NEON_X8, zero_point) { in TEST() argument 67 for (int16_t zero_point = 0; zero_point < 5; zero_point += 2) { in TEST() local 124 TEST(QU8_F32_VCVT__NEON_X16, zero_point) { in TEST() argument 126 for (int16_t zero_point = 0; zero_point < 5; zero_point += 2) { in TEST() local 183 TEST(QU8_F32_VCVT__NEON_X24, zero_point) { in TEST() argument 185 for (int16_t zero_point = 0; zero_point < 5; zero_point += 2) { in TEST() local 242 TEST(QU8_F32_VCVT__NEON_X32, zero_point) { in TEST() argument 244 for (int16_t zero_point = 0; zero_point < 5; zero_point += 2) { in TEST() local 301 TEST(QU8_F32_VCVT__SSE2_X8, zero_point) { in TEST() argument 303 for (int16_t zero_point = 0; zero_point < 5; zero_point += 2) { in TEST() local [all …]
|
D | qs8-f32-vcvt.cc | 65 TEST(QS8_F32_VCVT__NEON_X8, zero_point) { in TEST() argument 67 for (int16_t zero_point = 0; zero_point < 5; zero_point += 2) { in TEST() local 124 TEST(QS8_F32_VCVT__NEON_X16, zero_point) { in TEST() argument 126 for (int16_t zero_point = 0; zero_point < 5; zero_point += 2) { in TEST() local 183 TEST(QS8_F32_VCVT__NEON_X24, zero_point) { in TEST() argument 185 for (int16_t zero_point = 0; zero_point < 5; zero_point += 2) { in TEST() local 242 TEST(QS8_F32_VCVT__NEON_X32, zero_point) { in TEST() argument 244 for (int16_t zero_point = 0; zero_point < 5; zero_point += 2) { in TEST() local 301 TEST(QS8_F32_VCVT__SSE2_X8, zero_point) { in TEST() argument 303 for (int16_t zero_point = 0; zero_point < 5; zero_point += 2) { in TEST() local [all …]
|
D | f32-qs8-vcvt.cc | 75 TEST(F32_QS8_VCVT__NEON_X8, zero_point) { in TEST() argument 77 for (int16_t zero_point = 0; zero_point < 5; zero_point += 2) { in TEST() local 198 TEST(F32_QS8_VCVT__NEON_X16, zero_point) { in TEST() argument 200 for (int16_t zero_point = 0; zero_point < 5; zero_point += 2) { in TEST() local 321 TEST(F32_QS8_VCVT__NEON_X24, zero_point) { in TEST() argument 323 for (int16_t zero_point = 0; zero_point < 5; zero_point += 2) { in TEST() local 444 TEST(F32_QS8_VCVT__NEON_X32, zero_point) { in TEST() argument 446 for (int16_t zero_point = 0; zero_point < 5; zero_point += 2) { in TEST() local 567 TEST(F32_QS8_VCVT__NEONV8_X8, zero_point) { in TEST() argument 569 for (int16_t zero_point = 0; zero_point < 5; zero_point += 2) { in TEST() local [all …]
|
D | f32-qu8-vcvt.cc | 76 TEST(F32_QU8_VCVT__NEON_X8, zero_point) { in TEST() argument 78 for (int16_t zero_point = 0; zero_point < 5; zero_point += 2) { in TEST() local 203 TEST(F32_QU8_VCVT__NEON_X16, zero_point) { in TEST() argument 205 for (int16_t zero_point = 0; zero_point < 5; zero_point += 2) { in TEST() local 330 TEST(F32_QU8_VCVT__NEON_X24, zero_point) { in TEST() argument 332 for (int16_t zero_point = 0; zero_point < 5; zero_point += 2) { in TEST() local 457 TEST(F32_QU8_VCVT__NEON_X32, zero_point) { in TEST() argument 459 for (int16_t zero_point = 0; zero_point < 5; zero_point += 2) { in TEST() local 584 TEST(F32_QU8_VCVT__NEONV8_X8, zero_point) { in TEST() argument 586 for (int16_t zero_point = 0; zero_point < 5; zero_point += 2) { in TEST() local [all …]
|
D | qu8-avgpool-minmax.cc | 71 for (int32_t zero_point = 0; zero_point <= 255; zero_point += 51) { in TEST() local 95 for (int32_t zero_point = 0; zero_point <= 255; zero_point += 51) { in TEST() local 218 for (int32_t zero_point = 0; zero_point <= 255; zero_point += 51) { in TEST() local 246 for (int32_t zero_point = 0; zero_point <= 255; zero_point += 51) { in TEST() local 380 for (int32_t zero_point = 0; zero_point <= 255; zero_point += 51) { in TEST() local 408 for (int32_t zero_point = 0; zero_point <= 255; zero_point += 51) { in TEST() local 542 for (int32_t zero_point = 0; zero_point <= 255; zero_point += 51) { in TEST() local 570 for (int32_t zero_point = 0; zero_point <= 255; zero_point += 51) { in TEST() local 704 for (int32_t zero_point = 0; zero_point <= 255; zero_point += 51) { in TEST() local 732 for (int32_t zero_point = 0; zero_point <= 255; zero_point += 51) { in TEST() local [all …]
|
D | requantization-tester.h | 43 inline RequantizationTester& zero_point(int32_t zero_point) { in zero_point() function 48 inline int32_t zero_point() const { in zero_point() function 453 for (int32_t zero_point = 0; zero_point <= std::numeric_limits<uint8_t>::max(); zero_point++) { in TestSpecialCases() local 492 for (int32_t zero_point = std::numeric_limits<int8_t>::min(); in TestSpecialCases() local 749 uint8_t zero_point, in RequantizeApproximate() 762 int8_t zero_point, in RequantizeApproximate()
|
D | vcvt-microkernel-tester.h | 50 inline VCvtMicrokernelTester& zero_point(int16_t zero_point) { in zero_point() function 55 inline int16_t zero_point() const { in zero_point() function
|
D | convert-operator-tester.h | 87 inline ConvertOperatorTester& zero_point(int16_t zero_point) { in zero_point() function 92 inline int16_t zero_point() const { in zero_point() function
|
D | convert-nc.cc | 199 for (int16_t zero_point = std::numeric_limits<int8_t>::min(); in TEST() local 330 for (int16_t zero_point = std::numeric_limits<uint8_t>::min(); in TEST() local 449 for (int16_t zero_point = std::numeric_limits<int8_t>::min(); in TEST() local 532 for (int16_t zero_point = std::numeric_limits<uint8_t>::min(); in TEST() local
|
/external/XNNPACK/eval/ |
D | f32-qu8-cvt.cc | 33 for (int32_t zero_point = std::numeric_limits<uint8_t>::min(); in TEST() local 65 for (int32_t zero_point = std::numeric_limits<uint8_t>::min(); in TEST() local 97 for (int32_t zero_point = std::numeric_limits<uint8_t>::min(); in TEST() local 125 for (int32_t zero_point = std::numeric_limits<uint8_t>::min(); in TEST() local 155 for (int32_t zero_point = std::numeric_limits<uint8_t>::min(); in TEST() local 187 for (int32_t zero_point = std::numeric_limits<uint8_t>::min(); in TEST() local 219 for (int32_t zero_point = std::numeric_limits<uint8_t>::min(); in TEST() local 247 for (int32_t zero_point = std::numeric_limits<uint8_t>::min(); in TEST() local
|
D | f32-qs8-cvt.cc | 33 for (int32_t zero_point = std::numeric_limits<int8_t>::min(); in TEST() local 65 for (int32_t zero_point = std::numeric_limits<int8_t>::min(); in TEST() local 97 for (int32_t zero_point = std::numeric_limits<int8_t>::min(); in TEST() local 125 for (int32_t zero_point = std::numeric_limits<int8_t>::min(); in TEST() local 155 for (int32_t zero_point = std::numeric_limits<int8_t>::min(); in TEST() local 187 for (int32_t zero_point = std::numeric_limits<int8_t>::min(); in TEST() local 219 for (int32_t zero_point = std::numeric_limits<int8_t>::min(); in TEST() local 247 for (int32_t zero_point = std::numeric_limits<int8_t>::min(); in TEST() local
|
/external/XNNPACK/src/xnnpack/ |
D | requantization.h | 40 int8_t zero_point, in xnn_qs8_requantize_fp32() 61 uint8_t zero_point, in xnn_qu8_requantize_fp32() 82 int8_t zero_point, in xnn_qs8_requantize_rndna() 120 uint8_t zero_point, in xnn_qu8_requantize_rndna() 158 int8_t zero_point, in xnn_qs8_requantize_rndnu() 185 uint8_t zero_point, in xnn_qu8_requantize_rndnu()
|
/external/libtextclassifier/native/tensorflow_models/seq_flow_lite/tflite_ops/ |
D | quantization_util.h | 43 const int32_t zero_point = tensor.params.zero_point; in PodDequantizeValue() local 56 inline uint8_t PodQuantize(float value, int32_t zero_point, in PodQuantize()
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | dequantize.h | 35 int32_t zero_point = op_params.zero_point; in Dequantize() local 55 const int32_t* zero_point = op_params.zero_point; in PerChannelDequantize() local
|
D | quantize.h | 36 const int32_t zero_point = op_params.zero_point; in AffineQuantize() local
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | cpu_backend_gemm_custom_gemv.h | 197 std::uint8_t zero_point) { in Load16AndSubtractZeroPoint() 209 std::int8_t zero_point) { in Load16AndSubtractZeroPoint() 221 std::uint8_t zero_point) { in Load8AndSubtractZeroPoint() 229 std::int8_t zero_point) { in Load8AndSubtractZeroPoint()
|
D | elementwise_test.cc | 65 int zero_point; in AsymmetricQuantizeAndPopulate() local 79 int zero_point = affine_quantization->zero_point->data[0]; in ExtractDequantVector() local 264 int32_t zero_point = -128; in TEST() local 298 int32_t zero_point = -128; in TEST() local
|
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/ |
D | rsqrt_test.cc | 55 int32_t zero_point = -128; in TEST() local 88 int32_t zero_point = -128; in TEST() local
|
/external/ruy/ruy/ |
D | validate.h | 34 void CheckZeroPoint(Scalar zero_point) { in CheckZeroPoint()
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ |
D | dequantize.h | 29 const int32 zero_point = op_params.zero_point; in Dequantize() local
|
/external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
D | quantization_util.cc | 34 const RuntimeShape &tensor_shape, int32_t zero_point, in DequantizeInt8()
|
D | test_util.cc | 26 int8_t QuantizeInt8(float value, int32_t zero_point, float scale) { in QuantizeInt8()
|
/external/rust/crates/plotters/src/coord/ranged1d/combinators/ |
D | logarithmic.rs | 90 pub fn zero_point(mut self, value: V) -> Self in zero_point() method 114 let zero_point = spec.zero; in from() localVariable 157 zero_point: f64, field
|