bfloat16

Contents

bfloat16#

class saiunit.math.bfloat16(x: Any)#

A JAX scalar constructor of type bfloat16.

While NumPy defines scalar types for each data type, JAX represents scalars as zero-dimensional arrays.