#include "tensorstore/util/bfloat16.h"
bool tensorstore::isfinite(BFloat16 x);

Returns true if x is finite.