bytes_to_ndarray

bytes_to_ndarray(tensor: bytes) ndarray[tuple[Any, ...], dtype[Any]][source]

Deserialize NumPy ndarray from bytes.