aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/ops/ewise_unary.cc
AgeCommit message (Expand)Author
2024-04-18Update compliance verify checksJeremy Johnson
2024-04-15[ref model] fix const/pad/clamp attribute serializationTai Ly
2024-03-05Add Tosa Sin/Cos operatorsJerry Ge
2023-11-16Main Compliance testing support for EXP & POWJeremy Johnson
2023-07-25Run clang-format and update copyrightJerry Ge
2023-05-10Refactor ref_model rank checking and add level check to argmaxJerry Ge
2023-05-05[reference model] Add precise modeTai Ly
2023-04-20Add level checking to TOSA Ref modelJerry Ge
2022-12-20Add explicit template instantiations for abstract classesJared Smolens
2022-11-09Add BF16 support to reference modelJames Ward
2022-10-13Rename FLOAT type to FP32Jeremy Johnson
2022-10-11Reference model changes for fp16 supportJames Ward
2022-06-15Remove quantization info from serialization attributesEric Kunze
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