in the main coding, I use tf1.0 command like tf.import_graph_def(graph_def) and so on. but I change the import function because I use tf2.0 in my system.
import tensorflo