🌈 搜索
📅  最后修改于: 2022-03-11 14:45:38.783000             🧑  作者: Mango
for v in tf.get_default_graph().as_graph_def().node: print(v.name)