aboutsummaryrefslogtreecommitdiff
path: root/tools/tosa.py
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-03-12Modify TOSA profilesEric Kunze
2023-08-11Add StatefulOps to TOSA specificationJerry Ge
2023-08-03Use black and flake8 to format python (NFC)Eric Kunze
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-28Fix resize_t enum nameKevin Petit
2023-04-27Move the tensor size limit into the level range definitionDominic Symes
2023-04-26Generate level maximums from the XMLKevin Petit
2023-04-14Add enumerations to TOSA specificationEric Kunze
2022-12-09Use XML as source for specification versionKevin Petit
2022-12-05Add Levels defintionDominic Symes
2022-08-19Machine parsable specificationEric Kunze