aboutsummaryrefslogtreecommitdiff
path: root/chapters/pseudocode.adoc
AgeCommit message (Expand)Author
2024-02-14Initial FP8 supportEric Kunze
2024-02-06pseudocode: move all helpers to separate filesKevin Petit
2024-01-31Add section of shape operatorsv0.90.0Eric Kunze
2024-01-25Handle CAST from fp-type to narrow integer typesEric Kunze
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-11Add integer divide with floor for coordinate calculationEric Kunze
2023-08-17Change TOSA specification to signless typesEric Kunze
2023-08-16Add DIM operator and operations on shape_t valuesDominic Symes
2023-08-11Add StatefulOps to TOSA specificationJerry Ge
2023-04-18Fix description of tensor size limitKevin Petit
2023-03-20Check the output shape of broadcast operationsDominic 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-17Initial work on floating-point type definitionEric Kunze
2022-06-17Rework the introductionEric Kunze
2022-06-01Add FFT operators to MI/MT profilesEric Kunze
2022-05-26Update RESHAPE pseudocodeEric Kunze
2022-05-03Specify width of integer typesDominic Symes
2022-04-14Specify output dimension formulae for tensor opsDominic Symes
2022-03-15Update floating point edge casesEric Kunze
2022-01-07Add rudimentary spell check for specificationEric Kunze
2021-10-28Readability fixes for pseudocodeEric Kunze
2021-10-15Add ERROR_IF checks to CONCAT operatorMatthew Haddon
2021-10-12refactor SLICE error_if checksMatthew Haddon
2021-10-08Force output shape to be correct for pooling operationsMatthew Haddon
2021-09-16Clarify range limitations for tensorsEric Kunze
2021-07-13Add definition of TOSA complianceDominic Symes
2021-06-24Replace assert with REQUIRE()Eric Kunze