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)

.. autosummary::
   :toctree: generated/
   :nosignatures:

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


String formatting

.. autosummary::
   :toctree: generated/
   :nosignatures:

   cupy.array_repr
   cupy.array_str


Base-n representations

.. autosummary::
   :toctree: generated/
   :nosignatures:

   cupy.binary_repr
   cupy.base_repr