aboutsummaryrefslogtreecommitdiff
path: root/chapters/introduction.adoc
AgeCommit message (Expand)Author
8 daysFix link to broadcast helpers in introductionThomas Preud'homme
2024-04-19Status update and text cleanupEric Kunze
2024-04-19Add limit on size of tensor listsEric Kunze
2024-04-19Define TOSA versioning and compatibilityEric Kunze
2024-04-18Clarify error bound for non-normal valuesEric Kunze
2024-04-17Switch fp8 to use non-saturating mode when convertingEric Kunze
2024-04-16Clarify wording on level definitionsEric Kunze
2024-04-12Remove Main Training profileEric Kunze
2024-04-05Main Conformance: Update SIN,COS error boundsDominic Symes
2024-03-13Modify convolution operators to improve bias handlingEric Kunze
2024-03-12Modify TOSA profilesEric Kunze
2024-02-23Accuracy requirements for RESIZE operatorEric Kunze
2024-02-14Add SIN/COS to elementwise operator setEric Kunze
2024-02-14Initial FP8 supportEric Kunze
2024-02-09Main Conformance: Update POW error boundDominic Symes
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