aboutsummaryrefslogtreecommitdiff
path: root/reference_model/test/model_runner_tests.cpp
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-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
2022-12-15Extend reference model API with eager operator execution entrypointsGrant Watson
2022-10-12Remove conflicting REQUIRE definition in unit testsJames Ward
2022-10-07Add IModelRunner interface to TOSA Reference ModelMatthew Sloyan