๐Ÿ‘ฉโ€๐ŸŒพ Contributions by @KGBicheno at [[operation_(op)]]
Agora locations contain community contributions whose titles or topics match your search. x
๐Ÿ“„ Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Operation_(Op).md by @KGBicheno โ˜† raw

Operation (op)

Go back to the [[AI Glossary]]

#TensorFlow

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.

Loading pushes...