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