小编Mar*_*cel的帖子

Pytorch:W ParallelNative.cpp:206

我正在尝试按照此处的教程在我的图像集上使用预先训练的模板:https : //pytorch.org/tutorials/beginner/finetuning_torchvision_models_tutorial.html

只有当我运行我的代码并且控制台锁定时,我总是得到这个“错误”:

[W ParallelNative.cpp:206] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads)

预先感谢您的帮助,

parallel-processing cpu gpu pytorch cnn

12
推荐指数
1
解决办法
4671
查看次数

标签 统计

cnn ×1

cpu ×1

gpu ×1

parallel-processing ×1

pytorch ×1