1. 5345d26 Add negative values to Stack axis arg by Tai Ly · 13 days ago
  2. e2f37e9 Fix dynamic_batch_to_space tf test case generation error by Jerry Ge · 3 weeks ago
  3. 8ded90d Update serialization_lib for flatbuffer v24.3.7 by Tai Ly · 8 weeks ago
  4. d5b1512 Add variable tensor fields for test descriptors by Jerry Ge · 3 months ago
  5. c444836 Fix framework test generation by Jerry Ge · 3 months ago
  6. 20ab3df Save Int16/UINT16 test outputs to native dtypes by Jerry Ge · 5 months ago
  7. c529169 Save Int8/UInt8 reference outputs to native dtypes by Jerry Ge · 6 months ago
  8. bef907a Add dynamic space_to_batch to the framework test by TatWai Chong · 5 months ago
  9. 6a46b25 Shape infer dynamic model to static model prior to execution. by TatWai Chong · 5 months ago
  10. 54bb61e Fix dynamic_input_shape referenced before assignment error by Jerry Ge · 6 months ago
  11. 28811d9 Add basic framework test cases for dynamic shapes by Jerry Ge · 7 months ago
  12. e2b5e87 Support for compliance checking testing by Jeremy Johnson · 9 months ago
  13. f9c0cee Add 0-rank tensor support for concat in framework test by Won Jeon · 9 months ago
  14. cf84bc9 [reference_model] Support StatefulOps and the tests for CallOnceOp by Tai Ly · 9 months ago
  15. e024748 Remove `"` from the search pattern `"tosa.*"` by TatWai Chong · 1 year, 1 month ago
  16. 3403ded Update Framework compiler script by Eric Kunze · 11 months ago
  17. 97b0027 Update framework tools to add name in json by Eric Kunze · 11 months ago
  18. 6c93f41 Fix size mismatch of placeholders for broadcast fuzzing by Won Jeon · 12 months ago
  19. dd14c1b Add reference model framework test for INT8 squared difference by Won Jeon · 12 months ago
  20. d69e283 Enable framework generator to save numpy files in native dtypes by Jerry Ge · 12 months ago
  21. e2325d1 Add a parameter to tensor generation function to disable fuzzing by Won Jeon · 1 year ago
  22. 78155c6 Add support for ERF operator to reference model by Won Jeon · 1 year ago
  23. fe36fa9 Add tf broadcast-to testing by Tai Ly · 1 year, 1 month ago
  24. abdac23 Fix framework test generator with custom_shapes by Jerry Ge · 1 year ago
  25. cb7201e Add accumtype to tf/tfl framework tests by Jerry Ge · 1 year, 1 month ago
  26. 5dd5a55 Support custom_shapes for framework test generation by Jerry Ge · 1 year, 1 month ago
  27. a4d748b [reference model] Add precise mode by Tai Ly · 1 year, 3 months ago
  28. a793f46 Add level checking to TOSA Ref model by Jerry Ge · 1 year, 2 months ago
  29. 714aa60 Add framework tests for tfl.real and tfl.imag by Luke Hutton · 1 year, 4 months ago
  30. b1f2501 Add positive/negative random number generator for Rsqrt by Jerry Ge · 1 year, 4 months ago
  31. 762418f Remove 1x7x7x479 from the test size list by Eric Kunze · 1 year, 3 months ago v0.60.1
  32. c937609 Prevent generating test case when align_corners and half_pixel are both true in nearest mode by Jerry Ge · 1 year, 3 months ago
  33. 2eea5bf Add framework tests for TFL.Relu0To1Op by Jerry Ge · 1 year, 8 months ago
  34. 0cef07e Refactor resize test builder by TatWai Chong · 1 year, 4 months ago
  35. a56e137 Add test case against Add Quantized Int8 by Jerry Ge · 1 year, 4 months ago
  36. 6ad6d6e Extend reduce_all to test with tflite by TatWai Chong · 1 year, 7 months ago
  37. 2226f90 Extend pad tests to include quantized type and explicit pad value. by TatWai Chong · 1 year, 4 months ago
  38. 2138a19 Add framework tests for tfl.atan2 by Luke Hutton · 1 year, 6 months ago
  39. 5c84421 Add RFFT2d to optimized only kernel list by Luke Hutton · 1 year, 5 months ago
  40. d713a4d Add framework test for math.sign by TatWai Chong · 1 year, 7 months ago
  41. 261b7b6 Add RFFT2d to the reference model by Luke Hutton · 1 year, 5 months ago
  42. 657af86 Add framework tests for tf.sin and tf.cos by Luke Hutton · 1 year, 6 months ago
  43. 9e94af8 Reference model update for control flow operators support by Jerry Ge · 1 year, 8 months ago
  44. 4160186 Add framework tests for tfl.sin and tfl.cos by Luke Hutton · 1 year, 6 months ago
  45. 41a04fe Add framework test for tfl.prelu by TatWai Chong · 1 year, 8 months ago
  46. f7008da Add framework test for TF and TFL mirrorpad by TatWai Chong · 1 year, 9 months ago
  47. 5a76b2a [Fix] Wrong dimension is inferred in tensor shape generation by TatWai Chong · 1 year, 10 months ago
  48. fd62905 Update framework test generator to support TF/TFL conv3d. by TatWai Chong · 1 year, 11 months ago
  49. 473eb38 Add generator functions to support TFL gelu by TatWai Chong · 1 year, 11 months ago
  50. 286f834 Simplify the argument parsing and debug code by Eric Kunze · 2 years ago
  51. f732609 Update TOSA resize to match specification by TatWai Chong · 2 years ago
  52. 9391243 Added framework tests for Relu1 Operator legalization by Jerry Ge · 1 year, 11 months ago
  53. 0e6218e Update framework test generation for ERROR_IF criteria by Jeremy Johnson · 2 years, 1 month ago
  54. 5d1a347 Update pre-commit tool versions by Jeremy Johnson · 2 years, 3 months ago
  55. b7af461 Fix input rank-match comparison, --no-ref-model flag, no test list by Jared Smolens · 2 years, 3 months ago
  56. 015c355 Add framework unit test generation scripts by Jeremy Johnson · 2 years, 4 months ago