Searched refs:truncate_to_bfloat16 (Results 1 – 2 of 2) sorted by relevance
62 bfloat16 truncated = bfloat16::truncate_to_bfloat16((GetParam().input)); in TEST_P()
50 B16_DEVICE_FUNC static bfloat16 truncate_to_bfloat16(const float v) { in truncate_to_bfloat16() function