aboutsummaryrefslogtreecommitdiff
path: root/chapters/data_layout.adoc
AgeCommit message (Expand)Author
2024-04-12Move DIM to Shape operator sectionEric Kunze
2024-01-31Add section of shape operatorsv0.90.0Eric Kunze
2024-01-15Move operator pseudocode to separate filesKevin Petit
2023-08-16Add DIM operator and operations on shape_t valuesDominic Symes
2023-02-24Fix rank limits for various data layout operationsLuke Hutton
2022-12-05Add Levels defintionDominic Symes
2022-11-30SLICE: remove the mention of an axis in the descriptionKevin Petit
2022-10-19Define the index type for tensor co-ordinatesDominic Symes
2022-08-19Machine parsable specificationEric Kunze
2022-08-15PAD: Check output shapeDominic Symes
2022-06-17Initial work on floating-point type definitionEric Kunze
2022-06-17Rework the introductionEric Kunze
2022-05-26Update RESHAPE pseudocodeEric Kunze
2022-05-24Fix typo in TILE operatorEric Kunze
2022-05-03Specify width of integer typesDominic Symes
2022-03-16Update TRANSPOSE argument descriptionEric Kunze
2022-01-10Simplify shape checking for TRANSPOSEEric Kunze
2021-11-12Use in_out_t when a type is used for input and outputEric Kunze
2021-10-28Remove zp subtraction from tensor_read pseudocodeEric Kunze
2021-10-20Remove rank upper limit on TRANSPOSE operatorEric Kunze
2021-10-15Add ERROR_IF checks to CONCAT operatorMatthew Haddon
2021-10-12refactor SLICE error_if checksMatthew Haddon
2021-10-04Move quantization parameters into argument tablesEric Kunze
2021-09-29Allow PAD operator to pad with non-zeroEric Kunze
2021-09-16Clarify range limitations for tensorsEric Kunze
2021-07-13Add definition of TOSA complianceDominic Symes
2021-06-24Replace assert with REQUIRE()Eric 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-01-25Remove aint8 typeEric Kunze
2020-11-06Operator argument consistency improvement.Eric Kunze
2020-11-05Clean input argument rank limitationsEric Kunze
2020-10-22Make rank() consistent across filesDominic Symes
2020-10-14Updates to reduction and reverse operationsDominic Symes
2020-10-01TOSA spec 0.20.0, initial public versionv0.20.0Eric Kunze