Home
last modified time | relevance | path

Searched defs:AsymmetricQuantize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/uniform_quant_ops/
H A Dmath_utils.cc54 void AsymmetricQuantize(const Tensor& tensor, int apply_offset, int apply_size, in AsymmetricQuantize() function
H A Dmath_utils_test.cc75 TEST(MathUtilsTest, AsymmetricQuantize) { in TEST() argument