aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/ops/tensor_ops.h
AgeCommit message (Expand)Author
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