aboutsummaryrefslogtreecommitdiff
path: root/reference_model/test/model_runner_tests.cpp
AgeCommit message (Expand)Author
2024-01-05Remove operators APIDmitrii Agibov
2023-12-07Add support for list of tensors as input parameterDmitrii Agibov
2023-12-06Add support for int16_t inputs in eager interfaceGeorgios Pinitas
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-05Pass 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