aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/tensor.cc
AgeCommit message (Expand)Author
2024-04-02Show actual runtime value of shapeType tensorsJerry Ge
2024-02-29Fix padding value for PAD op and tensor writing to npy for FP8Won Jeon
2024-02-22Save Int16/UINT16 test outputs to native dtypesJerry Ge
2024-02-21Add support for FP8 to reference modelWon Jeon
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-09-15[reference_model] Support StatefulOps and the tests for CallOnceOpTai Ly
2023-08-18Add DIM operator to reference modelWon Jeon
2023-07-25Run clang-format and update copyrightJerry Ge
2023-07-17Update tensor allocation loggingEric Kunze
2023-06-29Fix missing template instantiationsEric Kunze
2023-05-05[reference model] Add precise modeTai Ly
2023-01-13Reference model update for control flow operators supportJerry Ge
2022-12-15Add BF16 support to IModelRunnerJames Ward
2022-12-15Extend reference model API with eager operator execution entrypointsGrant Watson
2022-11-29FP16 improvementsJames Ward
2022-11-09Add BF16 support to reference modelJames Ward
2022-10-19Add FP16 support to IModelRunnerMatthew Sloyan
2022-10-13Rename FLOAT type to FP32Jeremy Johnson
2022-10-11Reference model changes for fp16 supportJames Ward
2022-10-07Add IModelRunner interface to TOSA Reference ModelMatthew Sloyan
2022-08-22Simplify the argument parsing and debug codeEric Kunze
2022-05-26Add support for uint16_t to RESCALEJeremy Johnson
2021-08-20Replace node level check ASSERT_MSG_NODE()/FATAL_ERROR_NODE() with REQUIRE() ...Kevin Cheng
2021-04-27Replace serialization/ and verif/ with MLPlatform's serialization_lib submoduleKevin Cheng
2021-02-01Remove AINT8Kevin Cheng
2020-10-14Initial checkin of TOSA reference_model and testsEric Kunze