bytes_to_ndarray¶ bytes_to_ndarray(tensor: bytes) → ndarray[Any, dtype[Any]][source]¶ Deserialize NumPy ndarray from bytes.