#include "tensorstore/util/bfloat16.h" BFloat16 tensorstore::rint(BFloat16 x); Computes the nearest integer using the current rounding mode.