A software library for neural network processing from the Google Brain division of Google. TensorFlow is the premier AI development resource that Google made open source in 2015. TensorFlow software runs on CPUs, GPUs and custom-built Tensor chips (see
Tensor Processing Unit and
Tensor chip). See
neural network,
deep learning and
machine learning.
Tensor Shape
A "tensor" is a multidimensional array that can hold a variety of data types. The number of dimensions is the "tensor shape."