tensorflow all nodes

JavaScript
[n.name for n in tf.get_default_graph().as_graph_def().node]
Source

Also in JavaScript: