aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/ops/ewise_ternary.cc
AgeCommit message (Expand)Author
2023-07-25Run clang-format and update copyrightJerry Ge
2023-06-15Add ERROR_IF to incorrect broadcast shapesJerry 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
2021-11-09Check valid broadcastable shape for binary and ternary opsKevin 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