tensorflow graph management

Posted by neverset on April 11, 2020

tf.reset_default_graph()

purpose: to delete all the available node(variables, operations, tensors), and reset the graph to default graph