aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/ops/op_factory.cc
AgeCommit message (Expand)Author
2022-05-26Add support for uint16_t to RESCALEJeremy Johnson
2022-04-05Add missing REQUIREs check to REDUCE_SUM in refmodelJeremy Johnson
2022-03-10Fix refmodel LOGICAL_XOR (was incorrectly LOGICAL_OR)Jeremy Johnson
2021-09-28Remove ReluN op.Kevin Cheng
2021-09-16Implement Conv3D kernel.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
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