Answer Posted / Durgesh Joshi
In TensorFlow, a graph is an abstract representation of computations and data flow between them. It's essentially a directed acyclic graph (DAG) that encapsulates all the operations performed by the model.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers