aboutsummaryrefslogtreecommitdiff
path: root/chapters/tensor_ops.adoc
AgeCommit message (Expand)Author
2024-03-14Tighten ARGMAX definitionEric Kunze
2024-01-15Move operator pseudocode to separate filesKevin Petit
2023-09-21TRANSPOSE_CONV2D: Remove redundant out_shape argumentDominic Symes
2023-08-17Change TOSA specification to signless typesEric Kunze
2023-08-07Allow bias tensors to be broadcastDominic Symes
2023-05-18Remove orphaned pseudocode linesEric Kunze
2023-03-21Update Argmax's rank maximum to MAX_RANKJerry Ge
2023-01-17RFFT2D: Adjust output height to be same as the inputLuke Hutton
2022-12-05Add Levels defintionDominic Symes
2022-10-19Define the index type for tensor co-ordinatesDominic Symes
2022-08-25TRANSPOSED_CONV2D: Invert pad definitionDominic Symes
2022-08-19Machine parsable specificationEric Kunze
2022-06-17Initial work on floating-point type definitionEric Kunze
2022-06-13Fix typo on CONV3D pseudocodeEric Kunze
2022-06-02Make the use of inverse in FFT2D definition consistentEric Kunze
2022-06-01Add FFT operators to MI/MT profilesEric Kunze
2022-05-04Specify width of integer types for all operator argumentsKevin Petit
2022-05-03Change from assignment to a check for output dims for tensor opsJeremy Johnson
2022-04-14Specify output dimension formulae for tensor opsDominic Symes
2022-01-07Fix range of C iteration in DEPTHWISE_CONV2DEric Kunze
2021-11-12Use in_out_t when a type is used for input and outputEric Kunze
2021-10-28Readability fixes for pseudocodeEric Kunze
2021-10-28Remove zp subtraction from tensor_read pseudocodeEric Kunze
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-24Don't allow pooling ops with excessive paddingEric Kunze
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-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-02-09Add batch dimension to MatMulDominic Symes
2021-01-25Remove aint8 typeEric Kunze
2020-11-29Fix minor spec issuesEric Kunze
2020-11-05Fix output argument type for convolutionsEric Kunze
2020-11-03Change weights to input for training profileEric Kunze
2020-10-22Make rank() consistent across filesDominic Symes
2020-10-01TOSA spec 0.20.0, initial public versionv0.20.0Eric Kunze