TOSA - AshokBhat/ml GitHub Wiki
About
- Tensor Operator Set Architecture (TOSA)
- A specification of basic ML operators
- Comparable to the ISA in general purpose computers but with focus on NN operations.
- By Arm.
- Defines numerical precision for each operators such that results across different TOSA implementations can be consistent.
- https://developer.mlplatform.org/w/tosa/