aboutsummaryrefslogtreecommitdiff
path: root/chapters/introduction.adoc
AgeCommit message (Expand)Author
2023-09-07Main Conformance: Update dot product error boundv0.90a0Dominic Symes
2023-08-17Change TOSA specification to signless typesEric Kunze
2023-08-16Main conformance: Add local bound flag for convolutionsDominic Symes
2023-08-16Add DIM operator and operations on shape_t valuesDominic Symes
2023-07-24COND_IF/WHILE_LOOP: Add nesting level limitDominic Symes
2023-06-21Add ERF activation functionEric Kunze
2023-05-24Formalise the description of operator argument typesKevin Petit
2023-05-22Update descriptions for activation functions.Eric Kunze
2023-05-18Replace uint6_t with int8_tKevin Petit
2023-05-09Main inference compliance testing updatesDominic Symes
2023-04-27Move the tensor size limit into the level range definitionDominic Symes
2023-04-26Generate level maximums from the XMLKevin Petit
2023-04-18Fix description of tensor size limitKevin Petit
2023-02-24Main inference conformance additionsDominic Symes
2023-02-01Main inference conformance draftDominic Symes
2022-12-05Add Levels defintionDominic Symes
2022-10-19Define the index type for tensor co-ordinatesDominic Symes
2022-06-30Relax limit on input value for RESCALEEric Kunze
2022-06-17Initial work on floating-point type definitionEric Kunze
2022-06-17Rework the introductionEric Kunze
2022-05-16Add the uint16_t data typeEric Kunze
2022-05-03Specify width of integer typesDominic Symes
2022-03-15Update floating point edge casesEric Kunze
2022-02-03TABLE: Clarify the interpolation slope rangeDominic Symes
2022-01-24apply_scale_32: adjust range checkingDominic Symes
2022-01-07Ensure ranks match in apply_broadcastEric Kunze
2022-01-07Add rudimentary spell check for specificationEric Kunze
2021-10-28Remove zp subtraction from tensor_read pseudocodeEric Kunze
2021-09-29Allow PAD operator to pad with non-zeroEric Kunze
2021-09-16Clarify range limitations for tensorsEric Kunze
2021-07-13Add definition of TOSA complianceDominic Symes
2021-06-24Replace assert with REQUIRE()Eric Kunze
2021-03-11Make pseudocode block tags consistentEric Kunze
2021-03-11Adjust pseudocode types to account for zero pointEric Kunze
2021-03-08Consistency cleanupEric Kunze
2021-01-26Update elementwise operator overviewEric Kunze
2021-01-25Remove aint8 typeEric Kunze
2020-12-16Disambiguate scale_t in RESIZE commandEric Kunze
2020-11-10Update introduction sectionsEric Kunze
2020-11-03Add int48 to supported number formatsEric Kunze
2020-10-28MUL: Add right shift on 32x32 multiplyDominic Symes
2020-10-22Make rank() consistent across filesDominic Symes
2020-10-16Use rank() instead of dimensions() in pseudocodeEric Kunze
2020-10-01TOSA spec 0.20.0, initial public versionv0.20.0Eric Kunze