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