1. 12159fc Show actual runtime value of shapeType tensors by Jerry Ge · 3 months ago
  2. 60dc48c [ref model] Change Clamp and Pad attribute fields by Tai Ly · 3 months ago
  3. 3195a66 Fix padding value for PAD op and tensor writing to npy for FP8 by Won Jeon · 4 months ago
  4. 97f1c0e Fix comparing unsigned int and int in slice evaluation by TatWai Chong · 4 months ago
  5. 2c34b46 Add support for FP8 to reference model by Won Jeon · 4 months ago
  6. 01f937a Change the start and size of slice to tosa shape type by TatWai Chong · 5 months ago
  7. e095da7 [ref model] Change PadOp's padding to Shape by Tai Ly · 5 months ago
  8. 8690a08 [reference model] Add shape operators by Tai Ly · 6 months ago
  9. e1e611d Remove inferred dimension from RESHAPE by Jeremy Johnson · 6 months ago
  10. a21b2e8 Add DIM operator to reference model by Won Jeon · 10 months ago
  11. 9c9c8da Run clang-format and update copyright by Jerry Ge · 11 months ago
  12. 264f7fa Add support for one dimension of size -1 in ReshapeOp by Jerry Ge · 1 year, 2 months ago
  13. 0bd4ec8 Refactor ref_model rank checking and add level check to argmax by Jerry Ge · 1 year, 2 months ago
  14. a4d748b [reference model] Add precise mode by Tai Ly · 1 year, 3 months ago
  15. a793f46 Add level checking to TOSA Ref model by Jerry Ge · 1 year, 2 months ago
  16. a4e48ca Update rank limits for SLICE, TILE and TRANSPOSE by Luke Hutton · 1 year, 4 months ago
  17. 3407125 Create MI tests for Activation: CLAMP; Data Layout: PAD by James Ward · 1 year, 6 months ago
  18. 98c281f Add explicit template instantiations for abstract classes by Jared Smolens · 1 year, 6 months ago
  19. a682749 Fix reference model memory leaks for the following ops by Jerry Ge · 1 year, 7 months ago
  20. 24dbc42 Add BF16 support to reference model by James Ward · 1 year, 8 months ago
  21. bc2a3db Rename FLOAT type to FP32 by Jeremy Johnson · 1 year, 9 months ago
  22. 8b39043 Reference model changes for fp16 support by James Ward · 1 year, 10 months ago
  23. 3c59d5d Check that the shape calculation for PAD is correct by Eric Kunze · 1 year, 10 months ago
  24. b5fabec Remove quantization info from serialization attributes by Eric Kunze · 2 years ago
  25. ec0327d Change size check in TILE to ERROR_IF by Eric Kunze · 2 years, 1 month ago
  26. 86c403b Align the serialization schema with TOSA 0.24.0 specification by TatWai Chong · 2 years ago
  27. c23fc3b Remove RESHAPE -1 dimensions support by Jeremy Johnson · 2 years, 1 month ago
  28. f3e016f more ERROR_IF fixes by Kevin Cheng · 2 years, 8 months ago
  29. fe392ce Changes for 0.23.0 release by Kevin Cheng · 2 years, 8 months ago
  30. 6e52866 Fix typo in Concat ERROR_IF by Kevin Cheng · 2 years, 8 months ago
  31. cc61be3 More ERROR_IF supports by Kevin Cheng · 2 years, 8 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. ad15dfa Concat takes variadic inputs by Kevin Cheng · 3 years, 4 months ago
  34. 3a47857 Remove AINT8 by Kevin Cheng · 3 years, 5 months ago
  35. e5e2676 Initial checkin of TOSA reference_model and tests by Eric Kunze · 3 years, 8 months ago