Home
last modified time | relevance | path

Searched refs:half_min_positive_subnormal (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dconvert_test.cc434 float half_min_positive_subnormal = absl::bit_cast<float, uint32>(0x33800000); in GetInterestingF16ConversionTestCases() local
439 -half_min_positive_subnormal, -half_max_subnormal, in GetInterestingF16ConversionTestCases()
440 -half_min_positive_normal, -0.0f, 0.0f, half_min_positive_subnormal, in GetInterestingF16ConversionTestCases()