tf.graph 初始化 Posted on 2018-11-Tue Views: Views: 123g = tf.Graph()with g.as_default(): xxx12with tf.Graph().as_default() as g: xxx