Go back to the [[AI Glossary]]
A node in the TensorFlow graph. In TensorFlow, any procedure that creates, manipulates, or destroys a Tensor is an operation. For example, a matrix multiply is an operation that takes two Tensors as input and generates one Tensor as output.
Expanding this section will automatically generate an AI synthesis of the contributions in this node.