1. cb7e029 Fix logical right shift operator for signed negative integers by Won Jeon · 10 months ago v0.60
  2. eef8667 Fix for sign extending LOGICAL LEFT/RIGHT SHIFT results by Jeremy Johnson · 1 year, 4 months ago
  3. 98c281f Add explicit template instantiations for abstract classes by Jared Smolens · 1 year, 5 months ago
  4. a682749 Fix reference model memory leaks for the following ops by Jerry Ge · 1 year, 6 months ago
  5. 24dbc42 Add BF16 support to reference model by James Ward · 1 year, 7 months ago
  6. bc2a3db Rename FLOAT type to FP32 by Jeremy Johnson · 1 year, 7 months ago
  7. 8b39043 Reference model changes for fp16 support by James Ward · 1 year, 9 months ago
  8. d511f9e Enabled 16-bit TABLE REQUIRE statement by Jerry Ge · 1 year, 9 months ago
  9. b5fabec Remove quantization info from serialization attributes by Eric Kunze · 1 year, 11 months ago
  10. 66bad80 Fix for LOGICAL_LEFT/RIGHT_SHIFT shift values by Jeremy Johnson · 2 years, 4 months ago
  11. 1c3c847 Check valid broadcastable shape for binary and ternary ops by Kevin Cheng · 2 years, 6 months ago
  12. f3e016f more ERROR_IF fixes by Kevin Cheng · 2 years, 6 months ago
  13. fe392ce Changes for 0.23.0 release by Kevin Cheng · 2 years, 7 months ago
  14. cc61be3 More ERROR_IF supports by Kevin Cheng · 2 years, 7 months ago
  15. 478101b Couple of reference model fixes by Kevin Cheng · 2 years, 7 months ago
  16. c42addc Removing rank 0 broadcast in binary op. by Kevin Cheng · 2 years, 7 months ago
  17. 9034747 Add saturation REQUIREs for ADD,SUB,MUL,INTDIV by Jeremy Johnson · 2 years, 8 months ago
  18. 459443c Rename DIV operator to INTDIV by Matthew Haddon · 2 years, 8 months ago
  19. acb550f Replace node level check ASSERT_MSG_NODE()/FATAL_ERROR_NODE() with REQUIRE() or ERROR_IF() by Kevin Cheng · 2 years, 10 months ago
  20. 571f718 Support 8-bit TABLE op. by Kevin Cheng · 3 years ago
  21. 14d7f7a Update to v0.22.0 by Kevin Cheng · 3 years ago
  22. 9257fd5 Fix OpMul for 32-bit x 32-bit inputs by Kevin Cheng · 3 years, 1 month ago
  23. 3a47857 Remove AINT8 by Kevin Cheng · 3 years, 3 months ago
  24. aee1fac Implement and add unit tests for MUL and ARITHMETIC_RIGHT_SHIFT by Kevin Cheng · 3 years, 6 months ago
  25. e5e2676 Initial checkin of TOSA reference_model and tests by Eric Kunze · 3 years, 7 months ago