TOSA specification v0.80.0 Release Notes

Change specification to refer to signless types consistently.
    RESCALE takes new arguments to determine whether inputs and outputs are unsigned
Add ERF activation function
Improve conformance definitions for floating-point operations
    New flag for convolution operators to determine accuracy requirements
Add stateful operators - VARIABLE / VARIABLE_READ / VARIABLE_WRITE
Add DIM operator to allow for improved shape inference calculations
Allow bias tensors to be broadcast
Various other cleanup, see the git revision history for complete details
  1. 52c89f4 Add ERF activation function by Eric Kunze · 1 year, 1 month ago
  2. 277a4f1 Update descriptions for activation functions. by Eric Kunze · 1 year, 1 month ago
  3. 44a1347 Add FFT operators to MI/MT profiles by Eric Kunze · 2 years, 10 months ago