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