1. f733783 Fix reference model use of weight zero point by Eric Kunze · 2 years ago v0.30 v0.30.0
  2. b5fabec Remove quantization info from serialization attributes by Eric Kunze · 2 years ago
  3. 24594f5 Update transpose_conv2d to align with TOSA spec by TatWai Chong · 2 years ago
  4. 61f6622 Remove dilation from transpose_conv2d op by Eric Kunze · 2 years, 1 month ago
  5. 86c403b Align the serialization schema with TOSA 0.24.0 specification by TatWai Chong · 2 years ago
  6. 7edb34c Initialize accumulator with bias value for CONV3D by Eric Kunze · 2 years, 1 month ago
  7. 67a9155 Adjust divisor calculation by Eric Kunze · 2 years, 5 months ago
  8. 4a6fb9b Update tensor ops ERROR_IF criteria by Jeremy Johnson · 2 years, 2 months ago
  9. 830add4 Rework divisor calculation for AVGPOOL2D by Eric Kunze · 2 years, 5 months ago
  10. 9fe1724 More ERROR_IF to check attribute for convolution ops by Kevin Cheng · 2 years, 7 months ago
  11. 8079480 Fix for tensor_ops.cc by Kevin Cheng · 2 years, 8 months ago
  12. 58026d6 Fix pool2d generation and check to match specification by Jeremy Johnson · 2 years, 8 months ago
  13. cc61be3 More ERROR_IF supports by Kevin Cheng · 2 years, 8 months ago
  14. 7eb93d7 Catch ERROR_IF on AVG_POOL2D and MAX_POOL2D by Kevin Cheng · 2 years, 8 months ago
  15. 1533b85 Implement Conv3D kernel. by Kevin Cheng · 2 years, 10 months ago
  16. 93a1628 Rename attribute: Pool2d, Conv2d, TransposeConv2d -> Pool, Conv, TransposeConv by Kevin Cheng · 2 years, 10 months ago
  17. acb550f Replace node level check ASSERT_MSG_NODE()/FATAL_ERROR_NODE() with REQUIRE() or ERROR_IF() by Kevin Cheng · 3 years ago
  18. 2d60f00 adding batch dimension to MatMul. by Kevin Cheng · 3 years ago
  19. 550ccc5 Replace serialization/ and verif/ with MLPlatform's serialization_lib submodule by Kevin Cheng · 3 years, 4 months ago
  20. 3a47857 Remove AINT8 by Kevin Cheng · 3 years, 5 months ago
  21. 99bea14 Update apply_scale_32() by Kevin Cheng · 3 years, 8 months ago
  22. e5e2676 Initial checkin of TOSA reference_model and tests by Eric Kunze · 3 years, 8 months ago