pytorch/docs/source/cpu.rst
2023-10-12 07:34:02 +00:00

25 lines
406 B
ReStructuredText

torch.cpu
===================================
.. automodule:: torch.cpu
.. currentmodule:: torch.cpu
.. autosummary::
:toctree: generated
:nosignatures:
current_device
current_stream
is_available
synchronize
stream
set_device
device_count
StreamContext
Streams and events
------------------
.. autosummary::
:toctree: generated
:nosignatures:
Stream