torch.cpu.current_device¶ torch.cpu.current_device()[源代码]¶ 返回 cpu 的当前设备。始终为“cpu”。 注意:此函数仅存在于促进与设备无关的代码 返回类型 str