A heterogeneous, distributed system to specify various machine learning algorithms, and an implementation for executing such algorithm.
A tensor is a typed, multi-dimensional array with support for variety of element types.
From: google whitepaper on tensorflow
From: google whitepaper on tensorflow
In most computations a graph is executed multiple times. Most tensors do not survive past a single execution of the graph.
From: google whitepaper on tensorflow
From: google whitepaper on tensorflow
From: google whitepaper on tensorflow