aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/operators.cc
AgeCommit message (Expand)Author
2023-09-14Upgrade to latest version of TOSA specificationGrant Watson
2023-09-08Support new RESCALE attributesEric Kunze
2023-09-05Pass func_config to individual operator APIGrant Watson
2023-08-18Add DIM operator to reference modelWon Jeon
2023-07-31Fixed missing tensor inputs in fully_connected in model runnerJiacheng Liang
2023-07-25Run clang-format and update copyrightJerry Ge
2023-07-14Add support for int32 tensor datatype in model runnerJiacheng Liang
2023-06-29Add support for ERF operator to reference modelWon Jeon
2023-06-26Upgrade to latest version of TOSA specificationGrant Watson
2023-06-12Correctly identify "axis" attributes.Grant Watson
2023-06-02Add support for boolean outputs in model runnerJiacheng Liang
2023-02-02Remove accumulator attributes from all but AVG_POOL2DJames Ward
2023-01-13Reference model update for control flow operators supportJerry Ge
2022-12-15Extend reference model API with eager operator execution entrypointsGrant Watson