W3cubDocs

/PyTorch 2.9

torch.xpu.stream

torch.xpu.stream(stream) [source]

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

Parameters

stream (Stream) – selected stream. This manager is a no-op if it’s None.

Return type

StreamContext

© 2025, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://docs.pytorch.org/docs/2.9/generated/torch.xpu.stream.html