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