aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/ops/ewise_unary.cc
AgeCommit message (Expand)Author
2022-05-04Fix for NEGATE using 32-bit accumulatorJeremy Johnson
2022-03-24Add missing REQUIRE to NEGATE opJeremy Johnson
2021-09-30Fixes to pass NEGATE op test.Kevin Cheng
2021-08-20Replace node level check ASSERT_MSG_NODE()/FATAL_ERROR_NODE() with REQUIRE() ...Kevin Cheng
2021-04-23Fix bug that NegateOp doesn't clip output valueKevin Cheng
2021-02-01Remove AINT8Kevin Cheng
2020-10-14Initial checkin of TOSA reference_model and testsEric Kunze