Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 471 Bytes

File metadata and controls

36 lines (29 loc) · 471 Bytes

torch.cpu

.. automodule:: torch.cpu
.. currentmodule:: torch.cpu
.. autosummary::
    :toctree: generated
    :nosignatures:

    current_device
    current_stream
    get_capabilities
    is_available
    is_initialized
    synchronize
    stream
    set_device
    device_count
    StreamContext

Streams and events

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

    Stream