📚 node [[graph_execution]]

graph execution

Go back to the [[AI Glossary]]

#TensorFlow

A TensorFlow programming environment in which the program first constructs a graph and then executes all or part of that graph. Graph execution is the default execution mode in TensorFlow 1.x.

Contrast with eager execution.

📖 stoas
⥱ context