aboutsummaryrefslogtreecommitdiff
path: root/reference_model/include/operators.h
AgeCommit message (Expand)Author
2024-01-05Remove operators APIDmitrii Agibov
2023-12-07Add support for list of tensors as input parameterDmitrii Agibov
2023-11-28Fix Fast Fourier Transforms in operator APIDhruv Chauhan
2023-11-14[reference_model] Add local_bound supportTai Ly
2023-11-01Fix TransposeConv2d in operator APIDmitrii Agibov
2023-10-31Fix Reshape in operator APIGrant Watson
2023-09-25Pass parameter acc_size to AvgPool2d operatorDmitrii Agibov
2023-09-14Upgrade to latest version of TOSA specificationGrant Watson
2023-09-08Support new RESCALE attributesEric Kunze
2023-09-07Rework TOSA verification APIGeorgios Pinitas
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-06-29Add support for ERF operator to reference modelWon Jeon
2023-06-26Upgrade to latest version of TOSA specificationGrant Watson
2022-12-15Extend reference model API with eager operator execution entrypointsGrant Watson