Program blocked when using tensorflow.session.run

后端 未结 0 1208
陌清茗
陌清茗 2021-02-04 04:16
with tf.device(\'/gpu:0\'):
  scores            = tf.concat(scores,0)
  scores_stored     = tf.concat(scores_stored,0)
  old_cl            = (order[range(itera*nb_cl)]).         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题