Term of the Moment

active matrix


Look Up Another Term


Redirected from: Tensor shape

Definition: TensorFlow


A software library for neural network processing from 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 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."