aboutsummaryrefslogtreecommitdiff
path: root/chapters/type_conversion.adoc
AgeCommit message (Expand)Author
2024-01-15Move operator pseudocode to separate filesKevin Petit
2023-08-17Change TOSA specification to signless typesEric Kunze
2023-05-02Fix logic error for RESCALE of uint16Eric Kunze
2022-12-05Add Levels defintionDominic Symes
2022-11-11RESCALE: Clarify zero-point additionDominic Symes
2022-08-26RESCALE and POW: remove rank restrictionDominic Symes
2022-08-19Machine parsable specificationEric Kunze
2022-06-17Initial work on floating-point type definitionEric Kunze
2022-05-16Add the uint16_t data typeEric Kunze
2022-05-10Mark RESCALE multiplier and scale as refsEric Kunze
2022-04-20Simple fixes to the arguments to CAST and RESCALEKevin Petit
2021-10-28Remove zp subtraction from tensor_read pseudocodeEric Kunze
2021-10-18Fix typo int_t to in_tEric Kunze
2021-10-08Force output shape to be correct for pooling operationsMatthew Haddon
2021-10-04Move quantization parameters into argument tablesEric Kunze
2021-09-24CAST: Correct profile for floating point castsDominic Symes
2021-07-13Add definition of TOSA complianceDominic Symes
2021-06-24Replace assert with REQUIRE()Eric 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-01-25Remove aint8 typeEric Kunze
2020-11-03Change weights to input for training profileEric Kunze
2020-10-01TOSA spec 0.20.0, initial public versionv0.20.0Eric Kunze