aboutsummaryrefslogtreecommitdiff
path: root/chapters
AgeCommit message (Expand)Author
2024-03-13Modify convolution operators to improve bias handlingEric Kunze
2024-03-12Modify TOSA profilesEric Kunze
2024-03-06Fix SIN and COS pseudocode inclusionEric 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-14FFT, RFFT: Improve reference pseudo-codeDominic Symes
2024-02-09Main Conformance: Update POW error boundDominic Symes
2024-02-06pseudocode: move all helpers to separate filesKevin Petit
2024-01-31Add section of shape operatorsv0.90.0Eric Kunze
2024-01-28Add missing pseudocode for CONST, CUSTOM, ERF, and IDENTITY operatorsKevin Petit
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-15Move operator pseudocode to separate filesKevin 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-28REDUCE_SUM: Specify the accumulator typeDominic Symes
2023-11-22Main Conformance: Update RSQRT precisionDominic Symes
2023-11-02Fix CustomOp description textJerry Ge
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-21TRANSPOSE_CONV2D: Remove redundant out_shape argumentDominic Symes
2023-09-12Main Conformance: Add local_bound to RFFT2DDominic Symes
2023-09-11Add integer divide with floor for coordinate calculationEric Kunze
2023-09-07Main Conformance: Update dot product error boundv0.90a0Dominic Symes
2023-08-18Update Custom operator argumentsEric Kunze
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-08-11Add StatefulOps to TOSA specificationJerry Ge
2023-08-07Allow bias tensors to be broadcastDominic Symes
2023-07-24COND_IF/WHILE_LOOP: Add nesting level limitDominic Symes
2023-07-06AVG_POOL2D conformance: fix kernel size namesDominic Symes
2023-06-21Add ERF activation functionEric Kunze
2023-06-08Fix main inference conformance test dataDominic Symes
2023-06-02Fix main inference conformance data generator scalingDominic Symes
2023-05-24Formalise the description of operator argument typesKevin Petit
2023-05-22Update descriptions for activation functions.Eric Kunze
2023-05-22Start introducing concepts to better describe the execution modelKevin Petit
2023-05-18Remove orphaned pseudocode linesEric Kunze
2023-05-18Replace uint6_t with int8_tKevin Petit
2023-05-09Main inference compliance testing updatesDominic Symes
2023-05-02Fix logic error for RESCALE of uint16Eric Kunze
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