aboutsummaryrefslogtreecommitdiff
path: root/chapters/introduction.adoc
AgeCommit message (Expand)Author
2024-01-31Add section of shape operatorsv0.90.0Eric Kunze
2024-01-25Handle CAST from fp-type to narrow integer typesEric Kunze
2024-01-23pseudocode: use true/false consistently for boolean valuesKevin Petit
2024-01-15Main Conformance: TANH change, SCATTER clarificationDominic Symes
2024-01-09Fix typo in i48_t descriptionEric Kunze
2024-01-09Main Conformance: Clarify REDUCE_PRODUCT conformanceDominic Symes
2024-01-08Add note to POW accuracyEric Kunze
2023-12-04Main Conformance: Update SIGMOID, TANH precisionDominic Symes
2023-11-22Main Conformance: Update RSQRT precisionDominic Symes
2023-11-01Main Conformance: Update EXP, POW precisionDominic Symes
2023-10-09Main conformance: clarify floating point accuracyDominic Symes
2023-09-26Define missing accuracy boundsEric Kunze
2023-09-12Main Conformance: Add local_bound to RFFT2DDominic Symes
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