aboutsummaryrefslogtreecommitdiff
path: root/chapters/ewise_binary.adoc
AgeCommit message (Expand)Author
2024-01-15Move operator pseudocode to separate filesKevin Petit
2023-08-17Change TOSA specification to signless typesEric Kunze
2023-08-16Add DIM operator and operations on shape_t valuesDominic Symes
2023-05-18Replace uint6_t with int8_tKevin Petit
2023-03-20Check the output shape of broadcast operationsDominic Symes
2023-01-23Clarify description for LOGICAL_LEFT_SHIFTEric Kunze
2022-12-05Add Levels defintionDominic Symes
2022-10-19Define the index type for tensor co-ordinatesDominic Symes
2022-08-19Machine parsable specificationEric Kunze
2022-06-17Initial work on floating-point type definitionEric Kunze
2022-04-29Fix round argument category for ARITHMETIC_RIGHT_SHIFTKevin Petit
2021-11-24MUL: Correct code for the case of value2<0Dominic Symes
2021-11-12Use in_out_t when a type is used for input and outputEric Kunze
2021-11-12Insert missing close bracket in ADD pseudocodeEric Kunze
2021-10-28Readability fixes for pseudocodeEric Kunze
2021-10-04Move quantization parameters into argument tablesEric Kunze
2021-09-27Change TABLE operator table to be an attribute for BI/MIEric Kunze
2021-09-16Clarify range limitations for tensorsEric Kunze
2021-08-23Fix pooling argument tablesEric Kunze
2021-07-13Add definition of TOSA complianceDominic Symes
2021-06-24Replace assert with REQUIRE()Eric Kunze
2021-05-26Rename and clarify the divide operator.Dominic Symes
2021-03-18Add integer DIV operatorEric Kunze
2021-03-16Add 8-bit support to TABLEEric Kunze
2021-03-11Make pseudocode block tags consistentEric Kunze
2021-03-08Consistency cleanupEric Kunze
2021-01-25Remove aint8 typeEric Kunze
2020-11-06Operator argument consistency improvement.Eric Kunze
2020-11-03Change weights to input for training profileEric Kunze
2020-10-29TABLE: Usage clarificationsDominic Symes
2020-10-28MUL: Add right shift on 32x32 multiplyDominic Symes
2020-10-27ARITHMETIC_RIGHT_SHIFT: Add roundingDominic Symes
2020-10-22Make rank() consistent across filesDominic Symes
2020-10-01TOSA spec 0.20.0, initial public versionv0.20.0Eric Kunze