Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 425 Bytes

File metadata and controls

26 lines (22 loc) · 425 Bytes

torch.cpu

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

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

    current_device
    current_stream
    is_available
    is_initialized
    synchronize
    stream
    set_device
    device_count
    StreamContext

Streams and events

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

    Stream