Searched refs:half_min_positive_normal (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | convert_test.cc | 432 float half_min_positive_normal = absl::bit_cast<float, uint32>(0x38800000); in GetInterestingF16ConversionTestCases() local 440 -half_min_positive_normal, -0.0f, 0.0f, half_min_positive_subnormal, in GetInterestingF16ConversionTestCases() 441 half_max_subnormal, half_min_positive_normal, 1.0f, 42.0f, half_max, in GetInterestingF16ConversionTestCases()
|