aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/ops/activation_funcs.cc
AgeCommit message (Expand)Author
2024-04-15[ref model] fix const/pad/clamp attribute serializationTai Ly
2024-03-17[ref model] Change Clamp and Pad attribute fieldsTai Ly
2024-01-11CLAMP limits should be expressed in in_out_tEric Kunze
2024-01-08Main Conformance: Re-adjust TANH compliance checkJeremy Johnson
2023-12-12Main Conformance: Adjust TANH compliance valueJeremy Johnson
2023-12-04Change TANH, SIGMOID to ABS_ERROR complianceJeremy Johnson
2023-07-25Run clang-format and update copyrightJerry Ge
2023-06-29Add support for ERF operator to reference modelWon Jeon
2023-05-05[reference model] Add precise modeTai Ly
2023-04-20Add level checking to TOSA Ref modelJerry Ge
2022-12-09Fix reference model memory leaks for the following opsJerry Ge
2022-11-19Fix the floating point precision issue for Sigmoid FP32Jerry Ge
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
2021-10-18More ERROR_IF supportsKevin Cheng
2021-09-28Remove ReluN op.Kevin Cheng
2021-08-20Replace node level check ASSERT_MSG_NODE()/FATAL_ERROR_NODE() with REQUIRE() ...Kevin Cheng
2021-02-01Remove AINT8Kevin Cheng
2020-10-14Initial checkin of TOSA reference_model and testsEric Kunze