# graph
Tensorflow - part 4: Graph in Tensorflow
They are the two types of execution in Tensorflow. Eager execution is easier to use, but Graph execution is faster.
LinkThey are the two types of execution in Tensorflow. Eager execution is easier to use, but Graph execution is faster.
Link