Operator - AshokBhat/ml GitHub Wiki
Description
- The building blocks of machine learning and deep learning models
- An operator (or Op for short) takes zero or more Tensors, performs some computation, and produces zero or more Tensors
FAQ
- What are the operators?
- Which operators are supported by various ML frameworks?
See also
- [TensorFlow]] ](/AshokBhat/ml/wiki/[[ONNX)