aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/model_runner_impl.cc
AgeCommit message (Expand)Author
2024-01-30Add support for input tensor of "shape" typeDmitrii Agibov
2024-01-25Save Int8/UInt8 reference outputs to native dtypesJerry Ge
2024-01-11Add support for precise mode in eager runnerFabrizio Indirli
2023-12-06Add support for int16_t inputs in eager interfaceGeorgios Pinitas
2023-10-17Add boolean input argument supportJack Frankland
2023-09-06Update TosaVersion compatibility check to match with serialization_libJerry Ge
2023-07-27Enable lazy tensor allocationJerry Ge
2023-07-25Run clang-format and update copyrightJerry Ge
2023-07-14Add support for int32 tensor datatype in model runnerJiacheng Liang
2023-06-02Add support for boolean outputs in model runnerJiacheng Liang
2023-05-05[reference model] Add precise modeTai Ly
2023-01-13Reference model update for control flow operators supportJerry Ge
2022-12-15Extend reference model API with eager operator execution entrypointsGrant Watson
2022-10-19Add FP16 support to IModelRunnerMatthew Sloyan
2022-10-07Add IModelRunner interface to TOSA Reference ModelMatthew Sloyan