Home
last modified time | relevance | path

Searched defs:round_to_nearest_even (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/c10/util/
H A DBFloat16.h66 inline C10_HOST_DEVICE uint16_t round_to_nearest_even(float src) { in round_to_nearest_even() function
/aosp_15_r20/external/executorch/runtime/core/portable_type/
H A Dbfloat16.h30 inline uint16_t round_to_nearest_even(float src) { in round_to_nearest_even() function