April 2017
Intermediate to advanced
320 pages
7h 46m
English
When performing an operation, for example training a neural network, or the sum of two integers, TensorFlow internally represent, its computation using a data flow graph (or computational graph).
This is a directed graph consisting of the following:
TensorFlow has two types of edge:
Read now
Unlock full access