aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/ops/tensor_ops.h
AgeCommit message (Expand)Author
2024-03-20[ref model] Add acc_type to Conv OpsTai Ly
2023-11-14[reference_model] Add local_bound supportTai Ly
2023-07-25Run clang-format and update copyrightJerry Ge
2023-05-05[reference model] Add precise modeTai Ly
2023-02-10Add FFT2d to the reference modelLuke Hutton
2023-02-02Remove accumulator attributes from all but AVG_POOL2DJames Ward
2023-01-24Add RFFT2d to the reference modelLuke Hutton
2022-10-11Reference model changes for fp16 supportJames Ward
2022-06-15Remove quantization info from serialization attributesEric Kunze
2022-02-01Rework divisor calculation for AVGPOOL2DEric Kunze
2021-09-16Implement Conv3D kernel.Kevin Cheng
2021-09-15Rename attribute: Pool2d, Conv2d, TransposeConv2d -> Pool, Conv, TransposeConvKevin Cheng
2021-08-20Replace node level check ASSERT_MSG_NODE()/FATAL_ERROR_NODE() with REQUIRE() ...Kevin Cheng
2021-06-09adding batch dimension to MatMul.Kevin Cheng
2020-10-14Initial checkin of TOSA reference_model and testsEric Kunze