torch.cpu.device_count¶ torch.cpu.device_count()[源代码]¶ 返回 CPU 设备(而不是核心)的数量。始终为 1。 注意:此函数仅存在于促进与设备无关的代码 返回类型 int