1. 4f93130 Main Compliance: DEPTHWISE_CONV2D support by Jeremy Johnson · 6 months ago
  2. 7f7d425 Main Compliance testing for SLICE by evacha01 · 5 months ago
  3. c529169 Save Int8/UInt8 reference outputs to native dtypes by Jerry Ge · 6 months ago
  4. 74342e5 Add conformance testing for shape operators by Won Jeon · 5 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. 64e4bfe Update RESHAPE and TILE conformance testing by Won Jeon · 5 months ago
  8. 8690a08 [reference model] Add shape operators by Tai Ly · 6 months ago
  9. 9f5febe Main Compliance testing for TILE by Jeremy Johnson · 5 months ago
  10. 3eafe66 Main Compliance testing for CONCAT by Jeremy Johnson · 5 months ago
  11. 7b9abce Main Compliance testing for SELECT by Jeremy Johnson · 5 months ago
  12. a3961d0 Main Conformance: Add CONV2D f32 test with zero padding by Jeremy Johnson · 6 months ago
  13. bd80196 Main Compliance: REDUCE_PRODUCT support by Jeremy Johnson · 6 months ago
  14. d80ea5e Main Conformance: Re-adjust TANH compliance check by Jeremy Johnson · 6 months ago
  15. 54bb61e Fix dynamic_input_shape referenced before assignment error by Jerry Ge · 6 months ago
  16. 28811d9 Add basic framework test cases for dynamic shapes by Jerry Ge · 7 months ago
  17. e1e611d Remove inferred dimension from RESHAPE by Jeremy Johnson · 6 months ago
  18. a8420ad Main Compliance testing for SCATTER and GATHER by Jeremy Johnson · 6 months ago
  19. 194fe31 Enforce no output rewrite REQUIRE in SCATTER by Jeremy Johnson · 6 months ago
  20. aba7952 Rectify coverage loss due to FP16 compliance by Jeremy Johnson · 6 months ago
  21. 39f3434 Path fixes for ref model and libraries by Jeremy Johnson · 7 months ago
  22. 534923d Change TANH, SIGMOID to ABS_ERROR compliance by Jeremy Johnson · 7 months ago
  23. 718f347 Main Compliance FP16 support - generate and verify. by Jeremy Johnson · 7 months ago
  24. fe79acc Main Compliance testing support for RESHAPE by Jeremy Johnson · 7 months ago
  25. 708da82 Main Compliance testing support for CAST by Jeremy Johnson · 7 months ago
  26. 3047625 Adjust random data ranges for Main Compliance to avoid FP inf and nan by Jeremy Johnson · 7 months ago
  27. a015001 Main Compliance testing support for COMPARISON ops by Jeremy Johnson · 7 months ago
  28. 0bbd8bc Main Compliance testing support for LOG and ACTIVATIONs by Jeremy Johnson · 7 months ago
  29. 6ce3502 Verify library fix to only accept FP64 ref data by Jeremy Johnson · 7 months ago
  30. 0601f80 Main Compliance testing support for AVG_POOL2D by Jeremy Johnson · 7 months ago
  31. d3797f0 [reference_model] add local_bound attribute to test_gen by Tai Ly · 7 months ago
  32. 30a41db Fix FP16, BF16 data ranges for conformance tests by Jeremy Johnson · 7 months ago
  33. 9a75838 Main Compliance testing support for EXP & POW by Jeremy Johnson · 7 months ago
  34. 2d70ac4 Main Compliance testing for simple UNARY ops by Jeremy Johnson · 7 months ago
  35. aee62af Main Compliance testing for FULLY_CONNECTED by Jeremy Johnson · 8 months ago
  36. bfc5303 Main Compliance testing support for ARGMAX, REDUCE_SUM/MAX/MIN by Jeremy Johnson · 8 months ago
  37. 7bf0cb9 Main Compliance testing support for ADD, SUB, MINIMUM and MAXIMUM by Jeremy Johnson · 8 months ago
  38. a4d907e Main compliance testing support for MUL by Jeremy Johnson · 8 months ago
  39. d1a08ce Compliance mode testing for CONV2D by Jeremy Johnson · 8 months ago
  40. 72dcab7 Allow more integer types in result check. by Jeremy Johnson · 8 months ago
  41. d41feb7 Compliance testing support for MAX_POOL2D & PAD by Jeremy Johnson · 8 months ago
  42. fc5e34e Improve verfiy and generate library validation by Jeremy Johnson · 8 months ago
  43. fd8c8fe Improve conformance backward version support by Jeremy Johnson · 8 months ago
  44. 65ba809 Data generator library python interface added by Jeremy Johnson · 8 months ago
  45. 9c2fe6e Conformance simple backward version and binary files support by Jeremy Johnson · 9 months ago
  46. e2b5e87 Support for compliance checking testing by Jeremy Johnson · 9 months ago
  47. bb0935f Update verifier library data-type support by Jeremy Johnson · 9 months ago
  48. f0348ea Refactor path arguments to tosa-tools by Jeremy Johnson · 9 months ago
  49. f9c0cee Add 0-rank tensor support for concat in framework test by Won Jeon · 9 months ago
  50. cf84bc9 [reference_model] Support StatefulOps and the tests for CallOnceOp by Tai Ly · 9 months ago
  51. 48df8c7 Build compliance verifier library with a python interface. by Jeremy Johnson · 9 months ago
  52. 51779fd Restore coverage for conformance MATMUL by Jeremy Johnson · 9 months ago
  53. 76c6a55 Fixes for conformance generator tags and test selection by Jeremy Johnson · 9 months ago
  54. 1271c44 Initial lazy data-gen and compliance test build support by Jeremy Johnson · 10 months ago
  55. 77fc614 Add desc.json schema validation with compliance/data_gen extensions by Jeremy Johnson · 10 months ago
  56. 7935972 [reference model] Fix dim test generation by Tai Ly · 10 months ago v0.90a0
  57. 0633c3a Fix conformance regressions due to type and region changes. by Jeremy Johnson · 10 months ago
  58. a21b2e8 Add DIM operator to reference model by Won Jeon · 10 months ago
  59. e024748 Remove `"` from the search pattern `"tosa.*"` by TatWai Chong · 1 year, 1 month ago
  60. 898d3a2 Re-write json2numpy tests by Jeremy Johnson · 11 months ago
  61. c1d1c63 Deprecation of parts of TOSA conformance by Jeremy Johnson · 11 months ago
  62. 3403ded Update Framework compiler script by Eric Kunze · 11 months ago
  63. 55363fd Update serialization library submodule by Jeremy Johnson · 11 months ago
  64. 97b0027 Update framework tools to add name in json by Eric Kunze · 11 months ago
  65. 95961cc Add Verif Conformance README by Jeremy Johnson · 1 year ago
  66. c1e1343 Update flatbuffer version and fix json2numpy test by Eric Kunze · 11 months ago
  67. 6c93f41 Fix size mismatch of placeholders for broadcast fuzzing by Won Jeon · 12 months ago
  68. dd14c1b Add reference model framework test for INT8 squared difference by Won Jeon · 12 months ago
  69. d69e283 Enable framework generator to save numpy files in native dtypes by Jerry Ge · 12 months ago
  70. e2325d1 Add a parameter to tensor generation function to disable fuzzing by Won Jeon · 1 year ago
  71. 78155c6 Add support for ERF operator to reference model by Won Jeon · 1 year ago
  72. fe36fa9 Add tf broadcast-to testing by Tai Ly · 1 year, 1 month ago
  73. abdac23 Fix framework test generator with custom_shapes by Jerry Ge · 1 year ago
  74. 135c955 Add ERROR_IF to incorrect broadcast shapes by Jerry Ge · 1 year, 1 month ago
  75. cb7201e Add accumtype to tf/tfl framework tests by Jerry Ge · 1 year, 1 month ago
  76. 5dd5a55 Support custom_shapes for framework test generation by Jerry Ge · 1 year, 1 month ago
  77. 264f7fa Add support for one dimension of size -1 in ReshapeOp by Jerry Ge · 1 year, 2 months ago
  78. 7e59681 8K level: rank 6 ARGMAX tests by Jeremy Johnson · 1 year, 1 month ago
  79. 0bd4ec8 Refactor ref_model rank checking and add level check to argmax by Jerry Ge · 1 year, 2 months ago
  80. a4d748b [reference model] Add precise mode by Tai Ly · 1 year, 3 months ago
  81. 0c71686 8K levels: Tensor op tests kernel/stride at 8192 maximums by Jeremy Johnson · 1 year, 2 months ago
  82. b209970 8K level: RESIZE scaling at 64 maximum by Jeremy Johnson · 1 year, 2 months ago
  83. a793f46 Add level checking to TOSA Ref model by Jerry Ge · 1 year, 2 months ago
  84. 714aa60 Add framework tests for tfl.real and tfl.imag by Luke Hutton · 1 year, 4 months ago
  85. fd05bb3 8K level: rank 6 tests support using generator groups by Jeremy Johnson · 1 year, 4 months ago
  86. b1f2501 Add positive/negative random number generator for Rsqrt by Jerry Ge · 1 year, 4 months ago
  87. 4ca8f64 Add CONST INT48 support to conformance. by Jeremy Johnson · 1 year, 4 months ago
  88. e81b2ba Update framework test choices - SPLIT, RESIZE by Jeremy Johnson · 1 year, 3 months ago v0.60.2
  89. 762418f Remove 1x7x7x479 from the test size list by Eric Kunze · 1 year, 3 months ago v0.60.1
  90. 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
  91. 2eea5bf Add framework tests for TFL.Relu0To1Op by Jerry Ge · 1 year, 8 months ago
  92. 0cef07e Refactor resize test builder by TatWai Chong · 1 year, 4 months ago
  93. a56e137 Add test case against Add Quantized Int8 by Jerry Ge · 1 year, 4 months ago
  94. 6ad6d6e Extend reduce_all to test with tflite by TatWai Chong · 1 year, 7 months ago
  95. 0df72e9 CONV2D/CONV3D/DEPTHWISE_CONV2D Test Regen for ofm_depth bugfix by James Ward · 1 year, 4 months ago
  96. a4e48ca Update rank limits for SLICE, TILE and TRANSPOSE by Luke Hutton · 1 year, 4 months ago
  97. 2226f90 Extend pad tests to include quantized type and explicit pad value. by TatWai Chong · 1 year, 4 months ago
  98. 681e0a8 Create MI tests for Tensors: TRANSPOSE_CONV2D by James Ward · 1 year, 4 months ago
  99. 30124a8 Bug fixes for max-batch-size/ofm-depth by James Ward · 1 year, 5 months ago
  100. c5d7593 Create MI tests for Tensor: FFT2D & RFFT2D by Jeremy Johnson · 1 year, 4 months ago