aboutsummaryrefslogtreecommitdiff
path: root/tosa.xml
AgeCommit message (Expand)Author
2023-03-21Update Argmax's rank maximum to MAX_RANKJerry Ge
2023-03-21Fix typo in TILE attributesEric Kunze
2023-03-17SCATTER/GATHER: Replace value_t with in_out_tKevin Petit
2023-03-16Update version to 0.70.0 draftEric Kunze
2023-03-07Update version to 0.60.0 for releasev0.60.0v0.60Eric Kunze
2023-03-07Add int48 to the supported types for CONSTEric Kunze
2023-02-24Fix rank limits for various data layout operationsLuke Hutton
2023-02-06Add accumulator size attribute to AVG_POOL2DEric Kunze
2023-01-17RFFT2D: Adjust output height to be same as the inputLuke Hutton
2022-12-09SCATTER/GATHER: Remove redundant definition of index_tKevin Petit
2022-12-09SELECT: Replace use of cmp_t with bool_tKevin Petit
2022-12-09Use XML as source for specification versionKevin Petit
2022-12-05Clarify the type of condition tensorsDominic Symes
2022-12-05Add Levels defintionDominic Symes
2022-10-12Change RESIZE border attribute to int16_tEric Kunze
2022-10-06Add CAST between floating point typesEric Kunze
2022-09-28RESIZE: Clarify floating point typesDominic Symes
2022-08-26RESCALE and POW: remove rank restrictionDominic Symes
2022-08-24Fix cut and paste error for MATMULEric Kunze
2022-08-19Change convolution weights to always dynamicEric Kunze
2022-08-19Machine parsable specificationEric Kunze