aboutsummaryrefslogtreecommitdiff
path: root/tosa.xsd
AgeCommit message (Expand)Author
2024-04-19Add limit on size of tensor listsEric Kunze
2024-04-18Add version_added to each op_profileEric Kunze
2024-04-16Add allowed profiles for each extensionEric Kunze
2024-04-12Remove Main Training profileEric Kunze
2024-03-13Modify convolution operators to improve bias handlingEric Kunze
2024-03-12Modify TOSA profilesEric Kunze
2024-02-14Initial FP8 supportEric Kunze
2024-01-31Add section of shape operatorsv0.90.0Eric Kunze
2023-08-18Update Custom operator argumentsEric 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-07-24COND_IF/WHILE_LOOP: Add nesting level limitDominic Symes
2023-05-24Formalise the description of operator argument typesKevin Petit
2023-05-15Add TOSA rank requirements to TOSA XMLEric Kunze
2023-04-27Move the tensor size limit into the level range definitionDominic Symes
2023-04-14Add enumerations to TOSA specificationEric Kunze
2023-03-17SCATTER/GATHER: Replace value_t with in_out_tKevin Petit
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-05Add Levels defintionDominic Symes
2022-08-19Machine parsable specificationEric Kunze