Searched refs:zero_f16 (Results 1 – 2 of 2) sorted by relevance
381 const uint16_t zero_f16 = UINT16_C(0x0000); in TEST() local386 ASSERT_EQ(zero_f16, fp16_alt_from_fp32_value(value)) << in TEST()390 "F16 = 0x" << std::setw(4) << zero_f16; in TEST()
381 const uint16_t zero_f16 = UINT16_C(0x0000); in TEST() local386 ASSERT_EQ(zero_f16, fp16_ieee_from_fp32_value(value)) << in TEST()390 "F16 = 0x" << std::setw(4) << zero_f16; in TEST()