aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/model_runner.cc
AgeCommit message (Expand)Author
2024-01-25Save Int8/UInt8 reference outputs to native dtypesJerry Ge
2023-12-12Add interface to model runner to run a basic blockEric Kunze
2023-07-25Run clang-format and update copyrightJerry 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