#include "tensorstore/data_type.h"
using tensorstore::dtypes::float16_t = ::half_float::half;

IEEE 754 binary16 half-precision floating-point data type.