1. 1937147 Add local_bound attribute support to conv ops by IanTayler · 9 weeks ago
  2. 1a083b5 Update test generator to fix padding in depthwise_conv2d by IanTayler · 7 weeks ago
  3. 32e7f44 Improve coverage for DATA LAYOUT tests by Jeremy Johnson · 5 weeks ago
  4. 5345d26 Add negative values to Stack axis arg by Tai Ly · 4 weeks ago
  5. 4423bb7 Add rank 6 ACTIVATION FP tests by Jeremy Johnson · 4 weeks ago
  6. 074b98c Add FP Special FP32 UNARY tests by Jeremy Johnson · 5 weeks ago
  7. e2f37e9 Fix dynamic_batch_to_space tf test case generation error by Jerry Ge · 5 weeks ago
  8. a143d88 Update FP Special/full tests for ACTIVATION & UNARY ops by Jeremy Johnson · 5 weeks ago
  9. 51d880e Change the table parameter from attribute to tensor type by TatWai Chong · 7 weeks ago
  10. 359fac9 [ref model] Fix pre-commit test to run on linux and macOS by Leandro Nunes · 3 months ago
  11. 1afe514 Add missing signed/unsigned data types of input/output for RESCALE op by Won Jeon · 6 weeks ago
  12. 37ffd1e Update reference generator test set calculation by Won Jeon · 6 weeks ago
  13. bf9ee05 Conformance extension support by default by Jeremy Johnson · 9 weeks ago
  14. 29b0201 Fix MAXIMUM/MINIMUM handling of NaNs and zeroes by Jeremy Johnson · 9 weeks ago
  15. 8ded90d Update serialization_lib for flatbuffer v24.3.7 by Tai Ly · 10 weeks ago
  16. 5a96ee2 Update main branch version to 1.1.0 draft by Eric Kunze · 10 weeks ago
  17. 69dc100 Update version to 1.0.0 draft by Eric Kunze · 2 months ago v1.00 v1.0.0-rc0
  18. 0c91367 Update float8 header and namespace by Won Jeon · 2 months ago
  19. b5fcfc0 [reference_model] Remove output_shape from transpose_conv2d by Suraj Sudhir · 3 months ago
  20. 7296e16 Remove invalid bit calculation from FP32 to FP8 by Won Jeon · 2 months ago
  21. 3eec59b Add extensions & profiles support to conformance generator by Won Jeon · 4 months ago
  22. b7f5eed Non-finite data tag for FP_SPECIAL data gen tests by evacha01 · 2 months ago
  23. 1eb1455 Update compliance verify checks by Jeremy Johnson · 3 months ago
  24. 8753f3a Improve coverage of FP Binary Ops by Jeremy Johnson · 3 months ago
  25. 87e287b Improve coverage of FP Unary Ops by Jeremy Johnson · 3 months ago
  26. 962e27d Improve coverage of FP Activation Ops by Jeremy Johnson · 3 months ago
  27. 0306fb6 RFFT2D, refmodel. Correct code when size is one by Dmitriy Smirnov · 3 months ago
  28. 7a53bb3 Fix gcc warning of comparison of different signedness integers by TatWai Chong · 3 months ago
  29. 862c007 Correct types of int16 and int8 input tensors for tests by Jeremy Johnson · 3 months ago
  30. e0ded59 Fix ARITHMETIC_RIGHT_SHIFT shift tensor type for int 8 & 16 by Jeremy Johnson · 3 months ago
  31. 4a20511 SPECIAL data gen mode for FP16 and FP32 by evacha01 · 4 months ago
  32. 5d0e9c7 [ref model] fix const/pad/clamp attribute serialization by Tai Ly · 3 months ago
  33. 6dc755b [ref_model] Remove assert on bad tensor type by Tai Ly · 3 months ago
  34. 18a379d Add rank 0 testing support by Jeremy Johnson · 3 months ago
  35. 3f3de01 Fix/improve SLICE test generation by Jeremy Johnson · 3 months ago
  36. c870d1e Generate tests with random combination of const/inputs by Jeremy Johnson · 3 months ago
  37. 0dac6c9 Fix the wrong QMax and QMin type assignment in rescale op by TatWai Chong · 3 months ago
  38. 129201d Add support for multi args in tosa_verif_build_tests by Jeremy Johnson · 3 months ago
  39. 9c0a507 Modify Rescale signedness check to look at attributes by Eric Kunze · 3 months ago
  40. ad8e1e2 Make Full Range FP16 tests into extra tests by evacha01 · 3 months ago
  41. 12159fc Show actual runtime value of shapeType tensors by Jerry Ge · 3 months ago
  42. 9a97eb6 Update README for conformance by Jeremy Johnson · 3 months ago
  43. 30a3684 Improve PAD coverage for main conformance by Jeremy Johnson · 3 months ago
  44. 5e36bde Improve CONV2D coverage for conformance by Jeremy Johnson · 4 months ago
  45. 08fe7a5 Take into account of `output_unsigned` in rescale operation by TatWai Chong · 3 months ago
  46. d5b1512 Add variable tensor fields for test descriptors by Jerry Ge · 3 months ago
  47. 42e183c Compliance Test Set 3 data fix by Jeremy Johnson · 3 months ago
  48. 8746026 Fix missing Pooling ERRORIFs by Jeremy Johnson · 3 months ago
  49. c444836 Fix framework test generation by Jerry Ge · 3 months ago
  50. 32bf901 Fix data range of int ADD/SUB ops by Jeremy Johnson · 3 months ago
  51. ac8c0c8 Reduce WrongRank tests to the minimum needed by Jeremy Johnson · 3 months ago
  52. 44d13fb Fix writeVariableTensors error in example runs by Jerry Ge · 3 months ago
  53. dd975b8 Fix missing/broken ERROR_IF tests by Jeremy Johnson · 4 months ago
  54. f36f256 [ref model] Add acc_type to Conv Ops by Tai Ly · 4 months ago
  55. 0a6d1de Updated build_tests to support different random generators by Jeremy Johnson · 9 months ago
  56. 60dc48c [ref model] Change Clamp and Pad attribute fields by Tai Ly · 4 months ago
  57. e67115e Add missing FP8 definition and instantiation for FULLY_CONNNECTED op by Won Jeon · 4 months ago
  58. 00dc22e Add quick testing selection default by Jeremy Johnson · 4 months ago
  59. 979b3fc Fix data gen changes due to new select by Jeremy Johnson · 4 months ago
  60. e52c0a3 Fix REDUCE_SUM compliance test creation by Jeremy Johnson · 4 months ago
  61. af09018 Improved test selection before test generation by Jeremy Johnson · 5 months ago
  62. 80fd9b8 Fix CONV2D WrongOutputType ERRORIF test gen by Jeremy Johnson · 4 months ago
  63. 1adff83 Add INT48 and INT4 datatype support to IDENTITY by evacha01 · 4 months ago
  64. 9c96eef FULL data gen mode for FP16 by evacha01 · 5 months ago
  65. 6e1e2bc [ref model] Change RescaleOp attrs to inputs by Tai Ly · 4 months ago
  66. 1d5dded Re-instate missing conformance tests by Jeremy Johnson · 4 months ago
  67. 3e8cb97 Fix the usage of command line arguments for reference_model by Jerry Ge · 4 months ago
  68. 51bd4f5 Add Tosa Sin/Cos operators by Jerry Ge · 4 months ago
  69. 1408795 Ensure only matching op conformance tests by Jeremy Johnson · 4 months ago
  70. b2d3bff Minor fix ups in verify lib by Jeremy Johnson · 4 months ago
  71. 977ee35 Unpin Numpy version by Jeremy Johnson · 4 months ago
  72. 0a04299 Testing support for MUL with shift as input by Jeremy Johnson · 4 months ago
  73. 3195a66 Fix padding value for PAD op and tensor writing to npy for FP8 by Won Jeon · 4 months ago
  74. 6878053 Update tensor allocator for FP16 case by Jerry Ge · 4 months ago
  75. 8ead6c4 [reference_model] tosa.fb name changes by Tai Ly · 5 months ago
  76. 08965d3 Verifier - change to output largest error deviance by Jeremy Johnson · 4 months ago
  77. e4c89eb Ref-model generate build warning fix by Jeremy Johnson · 4 months ago
  78. c5c2a7e [ref_model] Change resize attrs to inputs by Tai Ly · 4 months ago
  79. 97f1c0e Fix comparing unsigned int and int in slice evaluation by TatWai Chong · 5 months ago
  80. 20ab3df Save Int16/UINT16 test outputs to native dtypes by Jerry Ge · 5 months ago
  81. c7bfa58 Change the shift of mul to tensor type by TatWai Chong · 5 months ago
  82. 2c34b46 Add support for FP8 to reference model by Won Jeon · 5 months ago
  83. 587cc84 Update test builder internal interfaces by Jeremy Johnson · 5 months ago
  84. 01e1c1c Improve Avg_Pool2D ErrorIf Testing by Jeremy Johnson · 5 months ago
  85. 59d8f50 Fix REDUCE ops to support 8k MAX_RANK by Jeremy Johnson · 5 months ago
  86. 32d0b5a Main Compliance: Add RESIZE support by Jeremy Johnson · 5 months ago
  87. 6f57e6e Main Compliance: RFFT2D support by Jeremy Johnson · 5 months ago
  88. 47ab176 Main Compliance testing for CONV3D by evacha01 · 5 months ago
  89. cbbbafa Main Compliance: Update POW error bound by Jeremy Johnson · 5 months ago
  90. c833081 Main Compliance: FFT2D support by Jeremy Johnson · 5 months ago
  91. 9847722 Main Compliance testing for TRANSPOSE, REVERSE, and CONST by evacha01 · 5 months ago
  92. 870662b Update version to 0.100.0 draft by Eric Kunze · 5 months ago v0.100a0
  93. f15bad8 [testing] Switch to using shape type for start and size of slice by TatWai Chong · 5 months ago
  94. 01f937a Change the start and size of slice to tosa shape type by TatWai Chong · 5 months ago
  95. 39431cb Fix the improvement of the ABS_ERROR output by Jeremy Johnson · 5 months ago
  96. 6b83274 Fix verify REDUCE_PRODUCT reporting by Jeremy Johnson · 5 months ago
  97. e095da7 [ref model] Change PadOp's padding to Shape by Tai Ly · 5 months ago
  98. 455e870 Add support for input tensor of "shape" type by Dmitrii Agibov · 5 months ago
  99. fc4bde9 Fix up shape operator test errors by Jeremy Johnson · 5 months ago
  100. 95a6710 Main Compliance: TRANSPOSE_CONV2D support by Jeremy Johnson · 6 months ago