aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/ops/reduction.cc
AgeCommit message (Expand)Author
2024-02-08Fix REDUCE ops to support 8k MAX_RANKJeremy Johnson
2023-07-25Run clang-format and update copyrightJerry Ge
2023-06-29Fix missing template instantiationsEric Kunze
2023-05-18Add abs calculations under precise_modeTai Ly
2023-05-10Refactor ref_model rank checking and add level check to argmaxJerry Ge
2023-05-05[reference model] Add precise modeTai Ly
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-04-05Add missing REQUIREs check to REDUCE_SUM in refmodelJeremy Johnson
2021-10-06Fix reduction ERROR_IF casesKevin 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