with tf.device("/gpu:0"): config = tf.ConfigProto(allow_soft_placement=True) 处理如下错误 Cannot assign a device for operation 'save/RestoreV2_14': Could not satisfy explict。。。。。。
tensorflow学习杂记
最新推荐文章于 2024-01-15 18:32:00 发布
with tf.device("/gpu:0"): config = tf.ConfigProto(allow_soft_placement=True) 处理如下错误 Cannot assign a device for operation 'save/RestoreV2_14': Could not satisfy explict。。。。。。