how to use tf.ConfigProto with tf.app.run() not with tf.Sesstion().run()

后端 未结 0 524
情歌与酒
情歌与酒 2021-01-07 14:26

I want to set some config to tensorflow to allow multi processing infrence on GPU. But I only searched some solutions with

    cfg = tf.ConfigProto(allow_soft         


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