#include "tensorstore/util/bfloat16.h"
BFloat16 tensorstore::fmax(BFloat16 aBFloat16 b);

Computes the maximum of two values.