torch.cpu.current_stream¶ torch.cpu.current_stream(device=None)[源代码]¶ 返回给定设备的当前选定 Stream。 参数 device (torch.device 或者 int, 可选) – 被忽略。 返回值类型 Stream 注意:此函数仅存在于为了促进与设备无关的代码。