aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/tensor.h
AgeCommit message (Expand)Author
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