Shortcuts

torch.cpu.stream

torch.cpu.stream(stream)[source]

Wrapper around the Context-manager StreamContext that selects a given stream.

N.B. This function only exists to facilitate device-agnostic code

Return type

AbstractContextManager

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources