Searched defs:y_ref (Results 1 – 3 of 3) sorted by relevance
58 float y_ref = -std::numeric_limits<float>::infinity(); in Test() local83 float y_ref = -std::numeric_limits<float>::infinity(); in Test() local109 uint8_t y_ref = 0; in Test() local
223 void VerifyF16(const std::vector<uint16_t>& y, const std::vector<float>& y_ref) const { in VerifyF16()331 void VerifyF32(const std::vector<float>& y, const std::vector<float>& y_ref) const { in VerifyF32()
54 int32_t y_ref = 0; in Test() local