pytorch / 2 / generated / torch.cpu.current_stream.html

torch.cpu.current_stream

torch.cpu.current_stream(device=None) [source]

Returns the currently selected Stream for a given device.

Parameters

device (torch.device or int, optional) – Ignored.

Return type

Stream

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

© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/2.1/generated/torch.cpu.current_stream.html