1. ad8e1e2 Make Full Range FP16 tests into extra tests by evacha01 · 3 months ago
  2. 30a3684 Improve PAD coverage for main conformance by Jeremy Johnson · 3 months ago
  3. 5e36bde Improve CONV2D coverage for conformance by Jeremy Johnson · 3 months ago
  4. d5b1512 Add variable tensor fields for test descriptors by Jerry Ge · 3 months ago
  5. 8746026 Fix missing Pooling ERRORIFs by Jeremy Johnson · 3 months ago
  6. c444836 Fix framework test generation by Jerry Ge · 3 months ago
  7. 32bf901 Fix data range of int ADD/SUB ops by Jeremy Johnson · 3 months ago
  8. ac8c0c8 Reduce WrongRank tests to the minimum needed by Jeremy Johnson · 3 months ago
  9. dd975b8 Fix missing/broken ERROR_IF tests by Jeremy Johnson · 4 months ago
  10. f36f256 [ref model] Add acc_type to Conv Ops by Tai Ly · 3 months ago
  11. 0a6d1de Updated build_tests to support different random generators by Jeremy Johnson · 9 months ago
  12. 60dc48c [ref model] Change Clamp and Pad attribute fields by Tai Ly · 3 months ago
  13. 00dc22e Add quick testing selection default by Jeremy Johnson · 3 months ago
  14. 979b3fc Fix data gen changes due to new select by Jeremy Johnson · 3 months ago
  15. e52c0a3 Fix REDUCE_SUM compliance test creation by Jeremy Johnson · 3 months ago
  16. af09018 Improved test selection before test generation by Jeremy Johnson · 4 months ago
  17. 80fd9b8 Fix CONV2D WrongOutputType ERRORIF test gen by Jeremy Johnson · 3 months ago
  18. 1adff83 Add INT48 and INT4 datatype support to IDENTITY by evacha01 · 3 months ago
  19. 9c96eef FULL data gen mode for FP16 by evacha01 · 4 months ago
  20. 6e1e2bc [ref model] Change RescaleOp attrs to inputs by Tai Ly · 4 months ago
  21. 1d5dded Re-instate missing conformance tests by Jeremy Johnson · 3 months ago
  22. 51bd4f5 Add Tosa Sin/Cos operators by Jerry Ge · 4 months ago
  23. 1408795 Ensure only matching op conformance tests by Jeremy Johnson · 4 months ago
  24. 0a04299 Testing support for MUL with shift as input by Jeremy Johnson · 4 months ago
  25. 8ead6c4 [reference_model] tosa.fb name changes by Tai Ly · 4 months ago
  26. c5c2a7e [ref_model] Change resize attrs to inputs by Tai Ly · 4 months ago
  27. 20ab3df Save Int16/UINT16 test outputs to native dtypes by Jerry Ge · 5 months ago
  28. 2c34b46 Add support for FP8 to reference model by Won Jeon · 4 months ago
  29. 587cc84 Update test builder internal interfaces by Jeremy Johnson · 4 months ago
  30. 01e1c1c Improve Avg_Pool2D ErrorIf Testing by Jeremy Johnson · 4 months ago
  31. 59d8f50 Fix REDUCE ops to support 8k MAX_RANK by Jeremy Johnson · 4 months ago
  32. 32d0b5a Main Compliance: Add RESIZE support by Jeremy Johnson · 5 months ago
  33. 6f57e6e Main Compliance: RFFT2D support by Jeremy Johnson · 5 months ago
  34. 47ab176 Main Compliance testing for CONV3D by evacha01 · 5 months ago
  35. c833081 Main Compliance: FFT2D support by Jeremy Johnson · 5 months ago
  36. 9847722 Main Compliance testing for TRANSPOSE, REVERSE, and CONST by evacha01 · 5 months ago
  37. f15bad8 [testing] Switch to using shape type for start and size of slice by TatWai Chong · 5 months ago
  38. e095da7 [ref model] Change PadOp's padding to Shape by Tai Ly · 5 months ago
  39. fc4bde9 Fix up shape operator test errors by Jeremy Johnson · 5 months ago
  40. 95a6710 Main Compliance: TRANSPOSE_CONV2D support by Jeremy Johnson · 5 months ago
  41. 4f93130 Main Compliance: DEPTHWISE_CONV2D support by Jeremy Johnson · 6 months ago
  42. 7f7d425 Main Compliance testing for SLICE by evacha01 · 5 months ago
  43. c529169 Save Int8/UInt8 reference outputs to native dtypes by Jerry Ge · 6 months ago
  44. 74342e5 Add conformance testing for shape operators by Won Jeon · 5 months ago
  45. bef907a Add dynamic space_to_batch to the framework test by TatWai Chong · 5 months ago
  46. 6a46b25 Shape infer dynamic model to static model prior to execution. by TatWai Chong · 5 months ago
  47. 64e4bfe Update RESHAPE and TILE conformance testing by Won Jeon · 5 months ago
  48. 8690a08 [reference model] Add shape operators by Tai Ly · 6 months ago
  49. 9f5febe Main Compliance testing for TILE by Jeremy Johnson · 5 months ago
  50. 3eafe66 Main Compliance testing for CONCAT by Jeremy Johnson · 5 months ago
  51. 7b9abce Main Compliance testing for SELECT by Jeremy Johnson · 5 months ago
  52. a3961d0 Main Conformance: Add CONV2D f32 test with zero padding by Jeremy Johnson · 6 months ago
  53. bd80196 Main Compliance: REDUCE_PRODUCT support by Jeremy Johnson · 6 months ago
  54. d80ea5e Main Conformance: Re-adjust TANH compliance check by Jeremy Johnson · 6 months ago
  55. 54bb61e Fix dynamic_input_shape referenced before assignment error by Jerry Ge · 6 months ago
  56. 28811d9 Add basic framework test cases for dynamic shapes by Jerry Ge · 7 months ago
  57. e1e611d Remove inferred dimension from RESHAPE by Jeremy Johnson · 6 months ago
  58. a8420ad Main Compliance testing for SCATTER and GATHER by Jeremy Johnson · 6 months ago
  59. 194fe31 Enforce no output rewrite REQUIRE in SCATTER by Jeremy Johnson · 6 months ago
  60. aba7952 Rectify coverage loss due to FP16 compliance by Jeremy Johnson · 6 months ago
  61. 39f3434 Path fixes for ref model and libraries by Jeremy Johnson · 7 months ago
  62. 534923d Change TANH, SIGMOID to ABS_ERROR compliance by Jeremy Johnson · 7 months ago
  63. 718f347 Main Compliance FP16 support - generate and verify. by Jeremy Johnson · 7 months ago
  64. fe79acc Main Compliance testing support for RESHAPE by Jeremy Johnson · 7 months ago
  65. 708da82 Main Compliance testing support for CAST by Jeremy Johnson · 7 months ago
  66. 3047625 Adjust random data ranges for Main Compliance to avoid FP inf and nan by Jeremy Johnson · 7 months ago
  67. a015001 Main Compliance testing support for COMPARISON ops by Jeremy Johnson · 7 months ago
  68. 0bbd8bc Main Compliance testing support for LOG and ACTIVATIONs by Jeremy Johnson · 7 months ago
  69. 6ce3502 Verify library fix to only accept FP64 ref data by Jeremy Johnson · 7 months ago
  70. 0601f80 Main Compliance testing support for AVG_POOL2D by Jeremy Johnson · 7 months ago
  71. d3797f0 [reference_model] add local_bound attribute to test_gen by Tai Ly · 7 months ago
  72. 30a41db Fix FP16, BF16 data ranges for conformance tests by Jeremy Johnson · 7 months ago
  73. 9a75838 Main Compliance testing support for EXP & POW by Jeremy Johnson · 7 months ago
  74. 2d70ac4 Main Compliance testing for simple UNARY ops by Jeremy Johnson · 7 months ago
  75. aee62af Main Compliance testing for FULLY_CONNECTED by Jeremy Johnson · 8 months ago
  76. bfc5303 Main Compliance testing support for ARGMAX, REDUCE_SUM/MAX/MIN by Jeremy Johnson · 8 months ago
  77. 7bf0cb9 Main Compliance testing support for ADD, SUB, MINIMUM and MAXIMUM by Jeremy Johnson · 8 months ago
  78. a4d907e Main compliance testing support for MUL by Jeremy Johnson · 8 months ago
  79. d1a08ce Compliance mode testing for CONV2D by Jeremy Johnson · 8 months ago
  80. 72dcab7 Allow more integer types in result check. by Jeremy Johnson · 8 months ago
  81. d41feb7 Compliance testing support for MAX_POOL2D & PAD by Jeremy Johnson · 8 months ago
  82. fc5e34e Improve verfiy and generate library validation by Jeremy Johnson · 8 months ago
  83. fd8c8fe Improve conformance backward version support by Jeremy Johnson · 8 months ago
  84. 65ba809 Data generator library python interface added by Jeremy Johnson · 8 months ago
  85. 9c2fe6e Conformance simple backward version and binary files support by Jeremy Johnson · 9 months ago
  86. e2b5e87 Support for compliance checking testing by Jeremy Johnson · 9 months ago
  87. bb0935f Update verifier library data-type support by Jeremy Johnson · 9 months ago
  88. f0348ea Refactor path arguments to tosa-tools by Jeremy Johnson · 9 months ago
  89. f9c0cee Add 0-rank tensor support for concat in framework test by Won Jeon · 9 months ago
  90. cf84bc9 [reference_model] Support StatefulOps and the tests for CallOnceOp by Tai Ly · 9 months ago
  91. 48df8c7 Build compliance verifier library with a python interface. by Jeremy Johnson · 9 months ago
  92. 51779fd Restore coverage for conformance MATMUL by Jeremy Johnson · 9 months ago
  93. 76c6a55 Fixes for conformance generator tags and test selection by Jeremy Johnson · 9 months ago
  94. 1271c44 Initial lazy data-gen and compliance test build support by Jeremy Johnson · 10 months ago
  95. 77fc614 Add desc.json schema validation with compliance/data_gen extensions by Jeremy Johnson · 10 months ago
  96. 7935972 [reference model] Fix dim test generation by Tai Ly · 10 months ago v0.90a0
  97. 0633c3a Fix conformance regressions due to type and region changes. by Jeremy Johnson · 10 months ago
  98. a21b2e8 Add DIM operator to reference model by Won Jeon · 10 months ago
  99. e024748 Remove `"` from the search pattern `"tosa.*"` by TatWai Chong · 1 year, 1 month ago
  100. 898d3a2 Re-write json2numpy tests by Jeremy Johnson · 11 months ago