摘要: config = tf.ConfigProto( device_count={'GPU': 1}, intra_op_parallelism_threads=1, allow_soft_placement=True ) config.gpu_options.allow_growth = Trueco 阅读全文
posted @ 2020-06-28 16:07 yingxinff 阅读(97) 评论(0) 推荐(0) 编辑