aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/tensor.h
AgeCommit message (Expand)Author
2023-01-13Reference model update for control flow operators supportJerry Ge
2022-12-15Extend reference model API with eager operator execution entrypointsGrant Watson
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-05-26Add support for uint16_t to RESCALEJeremy Johnson
2021-11-11Fix broadcast bugKevin Cheng
2021-11-09Check valid broadcastable shape for binary and ternary opsKevin Cheng
2021-09-30Add SUBGRAPH_ERROR_IF() to catch graph-level error.Kevin Cheng
2021-08-20Replace node level check ASSERT_MSG_NODE()/FATAL_ERROR_NODE() with REQUIRE() ...Kevin Cheng
2021-04-28Support mixed-precision input tensors for TOSA unit test.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