Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 372 Bytes

cpu.rst

File metadata and controls

23 lines (19 loc) · 372 Bytes

torch.cpu

.. automodule:: torch.cpu
.. currentmodule:: torch.cpu

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

    current_stream
    is_available
    synchronize
    stream
    device_count
    StreamContext

Streams and events

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

    Stream