aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/operators.cc
AgeCommit message (Expand)Author
2023-11-29[reference_model] Add local_bound supportTai Ly
2023-11-29Fix TransposeConv2d in operator APIDmitrii Agibov
2023-11-29Fix Reshape in operator APIGrant Watson
2023-11-29Add check of operator API to precommitEric Kunze
2023-11-28Pass parameter acc_size to AvgPool2d operatorDmitrii Agibov
2023-11-28Upgrade to latest version of TOSA specificationGrant Watson
2023-11-28Pass func_config to individual operator APIGrant Watson
2023-09-12Support new RESCALE attributesEric Kunze
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