aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-29Remove draft tag from 0.23 specificationv0.23.0v0.23Eric Kunze
2021-10-28Readability fixes for pseudocodeEric Kunze
2021-10-28Clarify CLAMP pseudocodeEric Kunze
2021-10-28Remove zp subtraction from tensor_read pseudocodeEric Kunze
2021-10-20Remove rank upper limit on TRANSPOSE operatorEric Kunze
2021-10-18Fix typo int_t to in_tEric 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-10-04Move quantization parameters into argument tablesEric Kunze
2021-09-29Allow PAD operator to pad with non-zeroEric Kunze
2021-09-27Change TABLE operator table to be an attribute for BI/MIEric Kunze
2021-09-24Don't allow pooling ops with excessive paddingEric Kunze
2021-09-24CAST: Correct profile for floating point castsDominic Symes
2021-09-16Clarify range limitations for tensorsEric Kunze
2021-09-03MAX_POOL2D: Fix padding behaviourDominic Symes
2021-08-23Fix pooling argument tablesEric Kunze
2021-07-13Add definition of TOSA complianceDominic Symes
2021-06-24Replace assert with REQUIRE()Eric Kunze
2021-06-17RESIZE: Clarify dimension limitsDominic Symes
2021-05-26Rename and clarify the divide operator.Dominic Symes
2021-05-21Removed IDENTITYN and PLACEHOLDERSuraj Sudhir
2021-05-20Fix typo in RESIZE argumentsDominic Symes
2021-04-14RESIZE: Clarify the valid range of stride values.Dominic Symes
2021-04-01Remove RELUN operationDominic Symes
2021-03-23Update revision to 0.23.0 draftEric Kunze
2021-03-23Remove draft tag from 0.22 specificationv0.22.0Eric Kunze
2021-03-18Add integer DIV operatorEric Kunze
2021-03-16Add 8-bit support to TABLEEric Kunze
2021-03-16Note limits on axis parameterEric Kunze
2021-03-11Make pseudocode block tags consistentEric Kunze
2021-03-11Adjust pseudocode types to account for zero pointEric Kunze
2021-03-08Consistency cleanupEric Kunze
2021-03-03Change CONCAT to allow a list of input tensorsEric Kunze
2021-02-09Add batch dimension to MatMulDominic Symes
2021-02-05Clarify control flow operationsDominic Symes
2021-01-26Update elementwise operator overviewEric Kunze
2021-01-26Update revision to 0.22.0 draftEric Kunze
2021-01-25Remove aint8 typeEric Kunze
2021-01-13SCATTER: Clarify behaviourDominic Symes
2020-12-16Disambiguate scale_t in RESIZE commandEric Kunze
2020-11-29Fix minor spec issuesEric Kunze
2020-11-13Replace proprietary notice with the full TOSA Specification LicenseTom Cooksey
2020-11-10Update revision to 0.21.0v0.21.0Eric Kunze
2020-11-10Update introduction sectionsEric Kunze
2020-11-10Update RESIZE descriptionEric Kunze
2020-11-10SCATTER: Add operationDominic Symes
2020-11-06GATHER: Add operation codeDominic Symes
2020-11-06Operator argument consistency improvement.Eric Kunze
2020-11-05Fix output argument type for convolutionsEric Kunze