1. d5b1512 Add variable tensor fields for test descriptors by Jerry Ge · 3 months ago
  2. bef907a Add dynamic space_to_batch to the framework test by TatWai Chong · 5 months ago
  3. 6a46b25 Shape infer dynamic model to static model prior to execution. by TatWai Chong · 6 months ago
  4. 54bb61e Fix dynamic_input_shape referenced before assignment error by Jerry Ge · 6 months ago
  5. 28811d9 Add basic framework test cases for dynamic shapes by Jerry Ge · 7 months ago
  6. f9c0cee Add 0-rank tensor support for concat in framework test by Won Jeon · 9 months ago
  7. cf84bc9 [reference_model] Support StatefulOps and the tests for CallOnceOp by Tai Ly · 10 months ago
  8. 97b0027 Update framework tools to add name in json by Eric Kunze · 11 months ago
  9. 6c93f41 Fix size mismatch of placeholders for broadcast fuzzing by Won Jeon · 12 months ago
  10. dd14c1b Add reference model framework test for INT8 squared difference by Won Jeon · 12 months ago
  11. d69e283 Enable framework generator to save numpy files in native dtypes by Jerry Ge · 12 months ago
  12. e2325d1 Add a parameter to tensor generation function to disable fuzzing by Won Jeon · 1 year, 1 month ago
  13. 78155c6 Add support for ERF operator to reference model by Won Jeon · 1 year, 1 month ago
  14. fe36fa9 Add tf broadcast-to testing by Tai Ly · 1 year, 1 month ago
  15. abdac23 Fix framework test generator with custom_shapes by Jerry Ge · 1 year, 1 month ago
  16. 5dd5a55 Support custom_shapes for framework test generation by Jerry Ge · 1 year, 1 month ago
  17. 714aa60 Add framework tests for tfl.real and tfl.imag by Luke Hutton · 1 year, 5 months ago
  18. b1f2501 Add positive/negative random number generator for Rsqrt by Jerry Ge · 1 year, 4 months ago
  19. 762418f Remove 1x7x7x479 from the test size list by Eric Kunze · 1 year, 4 months ago v0.60.1
  20. 2eea5bf Add framework tests for TFL.Relu0To1Op by Jerry Ge · 1 year, 9 months ago
  21. 0cef07e Refactor resize test builder by TatWai Chong · 1 year, 4 months ago
  22. a56e137 Add test case against Add Quantized Int8 by Jerry Ge · 1 year, 4 months ago
  23. 6ad6d6e Extend reduce_all to test with tflite by TatWai Chong · 1 year, 8 months ago
  24. 2226f90 Extend pad tests to include quantized type and explicit pad value. by TatWai Chong · 1 year, 4 months ago
  25. 2138a19 Add framework tests for tfl.atan2 by Luke Hutton · 1 year, 6 months ago
  26. 5c84421 Add RFFT2d to optimized only kernel list by Luke Hutton · 1 year, 5 months ago
  27. d713a4d Add framework test for math.sign by TatWai Chong · 1 year, 8 months ago
  28. 261b7b6 Add RFFT2d to the reference model by Luke Hutton · 1 year, 6 months ago
  29. 657af86 Add framework tests for tf.sin and tf.cos by Luke Hutton · 1 year, 6 months ago
  30. 9e94af8 Reference model update for control flow operators support by Jerry Ge · 1 year, 8 months ago
  31. 4160186 Add framework tests for tfl.sin and tfl.cos by Luke Hutton · 1 year, 7 months ago
  32. 41a04fe Add framework test for tfl.prelu by TatWai Chong · 1 year, 8 months ago
  33. f7008da Add framework test for TF and TFL mirrorpad by TatWai Chong · 1 year, 10 months ago
  34. fd62905 Update framework test generator to support TF/TFL conv3d. by TatWai Chong · 1 year, 11 months ago
  35. 473eb38 Add generator functions to support TFL gelu by TatWai Chong · 1 year, 11 months ago
  36. f732609 Update TOSA resize to match specification by TatWai Chong · 2 years, 1 month ago
  37. 9391243 Added framework tests for Relu1 Operator legalization by Jerry Ge · 2 years ago
  38. 0e6218e Update framework test generation for ERROR_IF criteria by Jeremy Johnson · 2 years, 2 months ago
  39. 5d1a347 Update pre-commit tool versions by Jeremy Johnson · 2 years, 3 months ago
  40. 015c355 Add framework unit test generation scripts by Jeremy Johnson · 2 years, 4 months ago