aboutsummaryrefslogtreecommitdiff
path: root/chapters
AgeCommit message (Expand)Author
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
2023-04-14Add enumerations to TOSA specificationEric Kunze
2023-03-21Update Argmax's rank maximum to MAX_RANKJerry Ge
2023-03-20Check the output shape of broadcast operationsDominic Symes
2023-03-17SCATTER/GATHER: Replace value_t with in_out_tKevin Petit
2023-03-07Update version to 0.60.0 for releasev0.60.0v0.60Eric Kunze
2023-02-24Main inference conformance additionsDominic Symes
2023-02-24Fix rank limits for various data layout operationsLuke Hutton
2023-02-01Main inference conformance draftDominic Symes
2023-01-23Clarify description for LOGICAL_LEFT_SHIFTEric Kunze
2023-01-17RFFT2D: Adjust output height to be same as the inputLuke Hutton
2022-12-09SELECT: Replace use of cmp_t with bool_tKevin Petit
2022-12-05Clarify the type of condition tensorsDominic Symes
2022-12-05Add Levels defintionDominic Symes
2022-11-30SLICE: remove the mention of an axis in the descriptionKevin Petit
2022-11-11RESCALE: Clarify zero-point additionDominic Symes
2022-10-19Define the index type for tensor co-ordinatesDominic Symes
2022-09-28RESIZE: Clarify floating point typesDominic Symes
2022-08-26RESCALE and POW: remove rank restrictionDominic Symes
2022-08-25TRANSPOSED_CONV2D: Invert pad definitionDominic Symes
2022-08-19Machine parsable specificationEric Kunze
2022-08-15PAD: Check output shapeDominic Symes
2022-07-08RESIZE: define scale as a ratio of integersEric Kunze
2022-06-30Relax limit on input value for RESCALEEric Kunze
2022-06-17Update TOSA version to 0.30.0v0.30.0v0.30Eric Kunze
2022-06-17Revert RESIZE behvior to the 0.23 versionEric Kunze
2022-06-17Initial work on floating-point type definitionEric Kunze
2022-06-17Rework the introductionEric Kunze
2022-06-13Fix typo on CONV3D pseudocodeEric Kunze
2022-06-02Make the use of inverse in FFT2D definition consistentEric Kunze
2022-06-01Add FFT operators to MI/MT profilesEric Kunze
2022-06-01RESIZE: Clarify offset and border rangesDominic Symes
2022-05-26Update RESHAPE pseudocodeEric Kunze
2022-05-24Fix typo in TILE operatorEric Kunze
2022-05-16Add the uint16_t data typeEric Kunze
2022-05-10Mark RESCALE multiplier and scale as refsEric Kunze
2022-05-04Specify width of integer types for all operator argumentsKevin Petit
2022-05-04RESIZE: Define scale as a ratio of integersDominic Symes
2022-05-03Change from assignment to a check for output dims for tensor opsJeremy Johnson
2022-05-03Specify width of integer typesDominic Symes
2022-04-29Fix round argument category for ARITHMETIC_RIGHT_SHIFTKevin Petit