Term of the Moment

jukebox


Look Up Another Term


Definition: TensorFlow


A software library for neural network processing from the Google Brain team (later merged into DeepMind). 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 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."