1. 862c007 Correct types of int16 and int8 input tensors for tests by Jeremy Johnson · 2 months ago
  2. e0ded59 Fix ARITHMETIC_RIGHT_SHIFT shift tensor type for int 8 & 16 by Jeremy Johnson · 2 months ago
  3. 4a20511 SPECIAL data gen mode for FP16 and FP32 by evacha01 · 4 months ago
  4. 5d0e9c7 [ref model] fix const/pad/clamp attribute serialization by Tai Ly · 3 months ago
  5. 18a379d Add rank 0 testing support by Jeremy Johnson · 3 months ago
  6. 3f3de01 Fix/improve SLICE test generation by Jeremy Johnson · 3 months ago
  7. c870d1e Generate tests with random combination of const/inputs by Jeremy Johnson · 3 months ago
  8. 129201d Add support for multi args in tosa_verif_build_tests by Jeremy Johnson · 3 months ago
  9. ad8e1e2 Make Full Range FP16 tests into extra tests by evacha01 · 3 months ago
  10. 30a3684 Improve PAD coverage for main conformance by Jeremy Johnson · 3 months ago
  11. 5e36bde Improve CONV2D coverage for conformance by Jeremy Johnson · 3 months ago
  12. 8746026 Fix missing Pooling ERRORIFs by Jeremy Johnson · 3 months ago
  13. 32bf901 Fix data range of int ADD/SUB ops by Jeremy Johnson · 3 months ago
  14. ac8c0c8 Reduce WrongRank tests to the minimum needed by Jeremy Johnson · 3 months ago
  15. dd975b8 Fix missing/broken ERROR_IF tests by Jeremy Johnson · 4 months ago
  16. f36f256 [ref model] Add acc_type to Conv Ops by Tai Ly · 3 months ago
  17. 0a6d1de Updated build_tests to support different random generators by Jeremy Johnson · 9 months ago
  18. 60dc48c [ref model] Change Clamp and Pad attribute fields by Tai Ly · 4 months ago
  19. 00dc22e Add quick testing selection default by Jeremy Johnson · 4 months ago
  20. 979b3fc Fix data gen changes due to new select by Jeremy Johnson · 4 months ago
  21. e52c0a3 Fix REDUCE_SUM compliance test creation by Jeremy Johnson · 4 months ago
  22. af09018 Improved test selection before test generation by Jeremy Johnson · 4 months ago
  23. 80fd9b8 Fix CONV2D WrongOutputType ERRORIF test gen by Jeremy Johnson · 4 months ago
  24. 1adff83 Add INT48 and INT4 datatype support to IDENTITY by evacha01 · 4 months ago
  25. 9c96eef FULL data gen mode for FP16 by evacha01 · 5 months ago
  26. 6e1e2bc [ref model] Change RescaleOp attrs to inputs by Tai Ly · 4 months ago
  27. 51bd4f5 Add Tosa Sin/Cos operators by Jerry Ge · 4 months ago
  28. 0a04299 Testing support for MUL with shift as input by Jeremy Johnson · 4 months ago
  29. 8ead6c4 [reference_model] tosa.fb name changes by Tai Ly · 4 months ago
  30. c5c2a7e [ref_model] Change resize attrs to inputs by Tai Ly · 4 months ago
  31. 20ab3df Save Int16/UINT16 test outputs to native dtypes by Jerry Ge · 5 months ago
  32. 2c34b46 Add support for FP8 to reference model by Won Jeon · 5 months ago
  33. 587cc84 Update test builder internal interfaces by Jeremy Johnson · 5 months ago
  34. 01e1c1c Improve Avg_Pool2D ErrorIf Testing by Jeremy Johnson · 5 months ago
  35. 59d8f50 Fix REDUCE ops to support 8k MAX_RANK by Jeremy Johnson · 5 months ago
  36. 32d0b5a Main Compliance: Add RESIZE support by Jeremy Johnson · 5 months ago
  37. 6f57e6e Main Compliance: RFFT2D support by Jeremy Johnson · 5 months ago
  38. 47ab176 Main Compliance testing for CONV3D by evacha01 · 5 months ago
  39. c833081 Main Compliance: FFT2D support by Jeremy Johnson · 5 months ago
  40. 9847722 Main Compliance testing for TRANSPOSE, REVERSE, and CONST by evacha01 · 5 months ago
  41. f15bad8 [testing] Switch to using shape type for start and size of slice by TatWai Chong · 5 months ago
  42. e095da7 [ref model] Change PadOp's padding to Shape by Tai Ly · 5 months ago
  43. fc4bde9 Fix up shape operator test errors by Jeremy Johnson · 5 months ago
  44. 95a6710 Main Compliance: TRANSPOSE_CONV2D support by Jeremy Johnson · 6 months ago
  45. 4f93130 Main Compliance: DEPTHWISE_CONV2D support by Jeremy Johnson · 6 months ago
  46. 7f7d425 Main Compliance testing for SLICE by evacha01 · 5 months ago
  47. c529169 Save Int8/UInt8 reference outputs to native dtypes by Jerry Ge · 6 months ago
  48. 74342e5 Add conformance testing for shape operators by Won Jeon · 6 months ago
  49. 64e4bfe Update RESHAPE and TILE conformance testing by Won Jeon · 5 months ago
  50. 8690a08 [reference model] Add shape operators by Tai Ly · 6 months ago
  51. 9f5febe Main Compliance testing for TILE by Jeremy Johnson · 5 months ago
  52. 3eafe66 Main Compliance testing for CONCAT by Jeremy Johnson · 6 months ago
  53. 7b9abce Main Compliance testing for SELECT by Jeremy Johnson · 6 months ago
  54. bd80196 Main Compliance: REDUCE_PRODUCT support by Jeremy Johnson · 6 months ago
  55. d80ea5e Main Conformance: Re-adjust TANH compliance check by Jeremy Johnson · 6 months ago
  56. e1e611d Remove inferred dimension from RESHAPE by Jeremy Johnson · 7 months ago
  57. a8420ad Main Compliance testing for SCATTER and GATHER by Jeremy Johnson · 7 months ago
  58. 194fe31 Enforce no output rewrite REQUIRE in SCATTER by Jeremy Johnson · 7 months ago
  59. 39f3434 Path fixes for ref model and libraries by Jeremy Johnson · 7 months ago
  60. 534923d Change TANH, SIGMOID to ABS_ERROR compliance by Jeremy Johnson · 7 months ago
  61. 718f347 Main Compliance FP16 support - generate and verify. by Jeremy Johnson · 7 months ago
  62. fe79acc Main Compliance testing support for RESHAPE by Jeremy Johnson · 7 months ago
  63. 708da82 Main Compliance testing support for CAST by Jeremy Johnson · 7 months ago
  64. 3047625 Adjust random data ranges for Main Compliance to avoid FP inf and nan by Jeremy Johnson · 7 months ago
  65. a015001 Main Compliance testing support for COMPARISON ops by Jeremy Johnson · 7 months ago
  66. 0bbd8bc Main Compliance testing support for LOG and ACTIVATIONs by Jeremy Johnson · 8 months ago
  67. 0601f80 Main Compliance testing support for AVG_POOL2D by Jeremy Johnson · 8 months ago
  68. d3797f0 [reference_model] add local_bound attribute to test_gen by Tai Ly · 7 months ago
  69. 30a41db Fix FP16, BF16 data ranges for conformance tests by Jeremy Johnson · 7 months ago
  70. 9a75838 Main Compliance testing support for EXP & POW by Jeremy Johnson · 8 months ago
  71. 2d70ac4 Main Compliance testing for simple UNARY ops by Jeremy Johnson · 8 months ago
  72. aee62af Main Compliance testing for FULLY_CONNECTED by Jeremy Johnson · 8 months ago
  73. bfc5303 Main Compliance testing support for ARGMAX, REDUCE_SUM/MAX/MIN by Jeremy Johnson · 8 months ago
  74. 7bf0cb9 Main Compliance testing support for ADD, SUB, MINIMUM and MAXIMUM by Jeremy Johnson · 8 months ago
  75. a4d907e Main compliance testing support for MUL by Jeremy Johnson · 8 months ago
  76. d1a08ce Compliance mode testing for CONV2D by Jeremy Johnson · 8 months ago
  77. d41feb7 Compliance testing support for MAX_POOL2D & PAD by Jeremy Johnson · 9 months ago
  78. fc5e34e Improve verfiy and generate library validation by Jeremy Johnson · 8 months ago
  79. 65ba809 Data generator library python interface added by Jeremy Johnson · 9 months ago
  80. bb0935f Update verifier library data-type support by Jeremy Johnson · 10 months ago
  81. 51779fd Restore coverage for conformance MATMUL by Jeremy Johnson · 10 months ago
  82. 1271c44 Initial lazy data-gen and compliance test build support by Jeremy Johnson · 10 months ago
  83. 7935972 [reference model] Fix dim test generation by Tai Ly · 10 months ago v0.90a0
  84. 0633c3a Fix conformance regressions due to type and region changes. by Jeremy Johnson · 10 months ago
  85. a21b2e8 Add DIM operator to reference model by Won Jeon · 11 months ago
  86. 55363fd Update serialization library submodule by Jeremy Johnson · 11 months ago
  87. 78155c6 Add support for ERF operator to reference model by Won Jeon · 1 year, 1 month ago
  88. 135c955 Add ERROR_IF to incorrect broadcast shapes by Jerry Ge · 1 year, 1 month ago
  89. 264f7fa Add support for one dimension of size -1 in ReshapeOp by Jerry Ge · 1 year, 2 months ago
  90. 0bd4ec8 Refactor ref_model rank checking and add level check to argmax by Jerry Ge · 1 year, 2 months ago
  91. 0c71686 8K levels: Tensor op tests kernel/stride at 8192 maximums by Jeremy Johnson · 1 year, 3 months ago
  92. b209970 8K level: RESIZE scaling at 64 maximum by Jeremy Johnson · 1 year, 3 months ago
  93. fd05bb3 8K level: rank 6 tests support using generator groups by Jeremy Johnson · 1 year, 5 months ago
  94. 4ca8f64 Add CONST INT48 support to conformance. by Jeremy Johnson · 1 year, 4 months ago
  95. a4e48ca Update rank limits for SLICE, TILE and TRANSPOSE by Luke Hutton · 1 year, 4 months ago
  96. 30124a8 Bug fixes for max-batch-size/ofm-depth by James Ward · 1 year, 5 months ago
  97. 6587242 Add tests for INT48 CONST support by Luke Hutton · 1 year, 4 months ago
  98. 5728713 Add FFT2d to the reference model by Luke Hutton · 1 year, 5 months ago
  99. d34b3fc Remove accumulator attributes from all but AVG_POOL2D by James Ward · 1 year, 5 months ago
  100. 736fd1a Create MI tests for Type Conversion: CAST by James Ward · 1 year, 5 months ago