bytes_to_ndarray

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

从字节反序列化 NumPy ndarray。