aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/ops/op_factory.cc
AgeCommit message (Expand)Author
2024-03-20[ref model] Add acc_type to Conv OpsTai Ly
2024-03-15Add missing FP8 definition and instantiation for FULLY_CONNNECTED opWon Jeon
2024-03-07Add INT48 and INT4 datatype support to IDENTITYevacha01
2024-03-05Add Tosa Sin/Cos operatorsJerry Ge
2024-02-21Add support for FP8 to reference modelWon Jeon
2024-01-18[reference model] Add shape operatorsTai Ly
2023-11-16Support loading shared libraries for custom operatorsJerry Ge
2023-08-18Add DIM operator to reference modelWon Jeon
2023-06-29Add support for ERF operator to reference modelWon Jeon
2023-05-05[reference model] Add precise modeTai Ly
2023-02-28Update rank limits for SLICE, TILE and TRANSPOSELuke Hutton
2023-02-10Add FFT2d to the reference modelLuke Hutton
2023-02-02Remove accumulator attributes from all but AVG_POOL2DJames Ward
2023-01-31Create MI tests for Type Conversion: CASTJames Ward
2023-01-24Add RFFT2d to the reference modelLuke Hutton
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-08-10Update TOSA resize to match specificationTatWai Chong
2022-06-15Remove quantization info from serialization attributesEric Kunze
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