aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/ops/scatter_gather.cc
AgeCommit message (Expand)Author
2024-02-21Add support for FP8 to reference modelWon Jeon
2023-12-11Enforce no output rewrite REQUIRE in SCATTERJeremy Johnson
2023-07-25Run clang-format and update copyrightJerry 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-06-15Remove quantization info from serialization attributesEric Kunze
2021-08-20Replace node level check ASSERT_MSG_NODE()/FATAL_ERROR_NODE() with REQUIRE() ...Kevin Cheng
2021-02-01Remove AINT8Kevin Cheng
2020-11-24Update reference model/serialization library to 0.21.0 with unit tests added/...Kevin Cheng
2020-10-14Initial checkin of TOSA reference_model and testsEric Kunze