TensorFlow graph representation
C57865
concept
A TensorFlow graph representation is a structured, directed graph of computational operations and data (tensors) that defines how inputs are transformed into outputs for execution in TensorFlow.