1. 0a04299 Testing support for MUL with shift as input by Jeremy Johnson · 4 months ago
  2. c7bfa58 Change the shift of mul to tensor type by TatWai Chong · 4 months ago
  3. cbbbafa Main Compliance: Update POW error bound by Jeremy Johnson · 5 months ago
  4. 66704d5 Fix logical right shift operator for signed negative integers by Won Jeon · 12 months ago
  5. 438ad7f Fix Format Specifiers for MUL REQUIRES output by Jack Frankland · 7 months ago
  6. 9a75838 Main Compliance testing support for EXP & POW by Jeremy Johnson · 8 months ago
  7. 17fab3b Fix compiler warnings (NFC) by Eric Kunze · 11 months ago
  8. 9c9c8da Run clang-format and update copyright by Jerry Ge · 11 months ago
  9. edac6ab Fix missing template instantiations by Eric Kunze · 12 months ago
  10. 135c955 Add ERROR_IF to incorrect broadcast shapes by Jerry Ge · 1 year, 1 month ago
  11. 0bd4ec8 Refactor ref_model rank checking and add level check to argmax by Jerry Ge · 1 year, 2 months ago
  12. a4d748b [reference model] Add precise mode by Tai Ly · 1 year, 3 months ago
  13. a793f46 Add level checking to TOSA Ref model by Jerry Ge · 1 year, 3 months ago
  14. cf305db Refactor 1L to INT64_C() by Jerry Ge · 1 year, 4 months ago
  15. eef8667 Fix for sign extending LOGICAL LEFT/RIGHT SHIFT results by Jeremy Johnson · 1 year, 5 months ago
  16. 98c281f Add explicit template instantiations for abstract classes by Jared Smolens · 1 year, 6 months ago
  17. a682749 Fix reference model memory leaks for the following ops by Jerry Ge · 1 year, 7 months ago
  18. 24dbc42 Add BF16 support to reference model by James Ward · 1 year, 8 months ago
  19. bc2a3db Rename FLOAT type to FP32 by Jeremy Johnson · 1 year, 9 months ago
  20. 8b39043 Reference model changes for fp16 support by James Ward · 1 year, 11 months ago
  21. d511f9e Enabled 16-bit TABLE REQUIRE statement by Jerry Ge · 1 year, 11 months ago
  22. b5fabec Remove quantization info from serialization attributes by Eric Kunze · 2 years, 1 month ago
  23. 66bad80 Fix for LOGICAL_LEFT/RIGHT_SHIFT shift values by Jeremy Johnson · 2 years, 5 months ago
  24. 1c3c847 Check valid broadcastable shape for binary and ternary ops by Kevin Cheng · 2 years, 8 months ago
  25. f3e016f more ERROR_IF fixes by Kevin Cheng · 2 years, 8 months ago
  26. fe392ce Changes for 0.23.0 release by Kevin Cheng · 2 years, 8 months ago
  27. cc61be3 More ERROR_IF supports by Kevin Cheng · 2 years, 9 months ago
  28. 478101b Couple of reference model fixes by Kevin Cheng · 2 years, 9 months ago
  29. c42addc Removing rank 0 broadcast in binary op. by Kevin Cheng · 2 years, 9 months ago
  30. 9034747 Add saturation REQUIREs for ADD,SUB,MUL,INTDIV by Jeremy Johnson · 2 years, 10 months ago
  31. 459443c Rename DIV operator to INTDIV by Matthew Haddon · 2 years, 10 months ago
  32. acb550f Replace node level check ASSERT_MSG_NODE()/FATAL_ERROR_NODE() with REQUIRE() or ERROR_IF() by Kevin Cheng · 3 years ago
  33. 571f718 Support 8-bit TABLE op. by Kevin Cheng · 3 years, 1 month ago
  34. 14d7f7a Update to v0.22.0 by Kevin Cheng · 3 years, 2 months ago
  35. 9257fd5 Fix OpMul for 32-bit x 32-bit inputs by Kevin Cheng · 3 years, 2 months ago
  36. 3a47857 Remove AINT8 by Kevin Cheng · 3 years, 5 months ago
  37. aee1fac Implement and add unit tests for MUL and ARITHMETIC_RIGHT_SHIFT by Kevin Cheng · 3 years, 8 months ago
  38. e5e2676 Initial checkin of TOSA reference_model and tests by Eric Kunze · 3 years, 9 months ago