aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/ops/ewise_binary.h
AgeCommit message (Expand)Author
2024-03-01Testing support for MUL with shift as inputJeremy Johnson
2024-02-22Change the shift of mul to tensor typeTatWai Chong
2023-07-25Run clang-format and update copyrightJerry Ge
2023-06-15Add ERROR_IF to incorrect broadcast shapesJerry Ge
2023-05-05[reference model] Add precise modeTai Ly
2022-12-09Fix reference model memory leaks for the following opsJerry Ge
2022-10-13Rename FLOAT type to FP32Jeremy Johnson
2022-06-15Remove quantization info from serialization attributesEric Kunze
2021-10-28Changes for 0.23.0 releaseKevin Cheng
2021-09-28Removing rank 0 broadcast in binary op.Kevin Cheng
2021-08-31Rename DIV operator to INTDIVMatthew Haddon
2021-08-20Replace node level check ASSERT_MSG_NODE()/FATAL_ERROR_NODE() with REQUIRE() ...Kevin Cheng
2021-05-24Support 8-bit TABLE op.Kevin Cheng
2021-05-12Update to v0.22.0Kevin Cheng
2020-11-12Implement and add unit tests for MUL and ARITHMETIC_RIGHT_SHIFTKevin Cheng
2020-10-14Initial checkin of TOSA reference_model and testsEric Kunze