-
#include "tensorstore/util/bfloat16.h"
-
template <typename T>
requires std::numeric_limits<T>::is_integer
BFloat16& tensorstore::BFloat16::operator=(T v); Possibly lossy conversion from any integer type.
#include "tensorstore/util/bfloat16.h"
Possibly lossy conversion from any integer type.