aboutsummaryrefslogtreecommitdiff
tag namev0.22.0 (bee3fa9456ace93a12c17f706a8a06e58fd75293)
tag date2021-03-23 15:43:07 -0700
tagged byEric Kunze <eric.kunze@arm.com>
tagged objectcommit f7c691f89c...
downloadspecification-0.22.0.tar.gz
v0.22.0 specification release tag
Functional changes Add batch dimension to MATMUL. CONCAT now accepts a variable number of input tensors. Add 8-bit to 8-bit TABLE operation. Add 32-bit integer DIV operation. Removed the aint8_t data type. Descriptive changes Many changes to improve consistency within the specification, including to pseudocode and argument types. Note limits on axis where appropriate.