Graph () default_graph = tf.reduce_sum([3, 4]) with g_new.as_default(): new_graph = tf.reduce_prod([4, 5]) sess = tf.Session() Or sess = tf.
確定! 回上一頁