Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 568 Bytes

io.rst

File metadata and controls

38 lines (26 loc) · 568 Bytes

Input and Output

NumPy binary files (NPY, NPZ)

cupy.load cupy.save cupy.savez cupy.savez_compressed

String formatting

cupy.array_repr cupy.array_str

Base-n representations

cupy.binary_repr cupy.base_repr