1. 42e183c Compliance Test Set 3 data fix by Jeremy Johnson · 2 months ago
  2. 8746026 Fix missing Pooling ERRORIFs by Jeremy Johnson · 10 weeks ago
  3. c444836 Fix framework test generation by Jerry Ge · 2 months ago
  4. 32bf901 Fix data range of int ADD/SUB ops by Jeremy Johnson · 2 months ago
  5. ac8c0c8 Reduce WrongRank tests to the minimum needed by Jeremy Johnson · 2 months ago
  6. 44d13fb Fix writeVariableTensors error in example runs by Jerry Ge · 2 months ago
  7. dd975b8 Fix missing/broken ERROR_IF tests by Jeremy Johnson · 3 months ago
  8. f36f256 [ref model] Add acc_type to Conv Ops by Tai Ly · 3 months ago
  9. 0a6d1de Updated build_tests to support different random generators by Jeremy Johnson · 8 months ago
  10. 60dc48c [ref model] Change Clamp and Pad attribute fields by Tai Ly · 3 months ago
  11. e67115e Add missing FP8 definition and instantiation for FULLY_CONNNECTED op by Won Jeon · 3 months ago
  12. 00dc22e Add quick testing selection default by Jeremy Johnson · 3 months ago
  13. 979b3fc Fix data gen changes due to new select by Jeremy Johnson · 3 months ago
  14. e52c0a3 Fix REDUCE_SUM compliance test creation by Jeremy Johnson · 3 months ago
  15. af09018 Improved test selection before test generation by Jeremy Johnson · 4 months ago
  16. 80fd9b8 Fix CONV2D WrongOutputType ERRORIF test gen by Jeremy Johnson · 3 months ago
  17. 1adff83 Add INT48 and INT4 datatype support to IDENTITY by evacha01 · 3 months ago
  18. 9c96eef FULL data gen mode for FP16 by evacha01 · 4 months ago
  19. 6e1e2bc [ref model] Change RescaleOp attrs to inputs by Tai Ly · 3 months ago
  20. 1d5dded Re-instate missing conformance tests by Jeremy Johnson · 3 months ago
  21. 3e8cb97 Fix the usage of command line arguments for reference_model by Jerry Ge · 3 months ago
  22. 51bd4f5 Add Tosa Sin/Cos operators by Jerry Ge · 3 months ago
  23. 1408795 Ensure only matching op conformance tests by Jeremy Johnson · 3 months ago
  24. b2d3bff Minor fix ups in verify lib by Jeremy Johnson · 3 months ago
  25. 977ee35 Unpin Numpy version by Jeremy Johnson · 3 months ago
  26. 0a04299 Testing support for MUL with shift as input by Jeremy Johnson · 3 months ago
  27. 3195a66 Fix padding value for PAD op and tensor writing to npy for FP8 by Won Jeon · 3 months ago
  28. 6878053 Update tensor allocator for FP16 case by Jerry Ge · 3 months ago
  29. 8ead6c4 [reference_model] tosa.fb name changes by Tai Ly · 4 months ago
  30. 08965d3 Verifier - change to output largest error deviance by Jeremy Johnson · 3 months ago
  31. e4c89eb Ref-model generate build warning fix by Jeremy Johnson · 3 months ago
  32. c5c2a7e [ref_model] Change resize attrs to inputs by Tai Ly · 3 months ago
  33. 97f1c0e Fix comparing unsigned int and int in slice evaluation by TatWai Chong · 4 months ago
  34. 20ab3df Save Int16/UINT16 test outputs to native dtypes by Jerry Ge · 4 months ago
  35. c7bfa58 Change the shift of mul to tensor type by TatWai Chong · 4 months ago
  36. 2c34b46 Add support for FP8 to reference model by Won Jeon · 4 months ago
  37. 587cc84 Update test builder internal interfaces by Jeremy Johnson · 4 months ago
  38. 01e1c1c Improve Avg_Pool2D ErrorIf Testing by Jeremy Johnson · 4 months ago
  39. 59d8f50 Fix REDUCE ops to support 8k MAX_RANK by Jeremy Johnson · 4 months ago
  40. 32d0b5a Main Compliance: Add RESIZE support by Jeremy Johnson · 4 months ago
  41. 6f57e6e Main Compliance: RFFT2D support by Jeremy Johnson · 4 months ago
  42. 47ab176 Main Compliance testing for CONV3D by evacha01 · 4 months ago
  43. cbbbafa Main Compliance: Update POW error bound by Jeremy Johnson · 4 months ago
  44. c833081 Main Compliance: FFT2D support by Jeremy Johnson · 4 months ago
  45. 9847722 Main Compliance testing for TRANSPOSE, REVERSE, and CONST by evacha01 · 4 months ago
  46. 870662b Update version to 0.100.0 draft by Eric Kunze · 4 months ago v0.100a0
  47. f15bad8 [testing] Switch to using shape type for start and size of slice by TatWai Chong · 4 months ago
  48. 01f937a Change the start and size of slice to tosa shape type by TatWai Chong · 4 months ago
  49. 39431cb Fix the improvement of the ABS_ERROR output by Jeremy Johnson · 4 months ago
  50. 6b83274 Fix verify REDUCE_PRODUCT reporting by Jeremy Johnson · 4 months ago
  51. e095da7 [ref model] Change PadOp's padding to Shape by Tai Ly · 4 months ago
  52. 455e870 Add support for input tensor of "shape" type by Dmitrii Agibov · 4 months ago
  53. fc4bde9 Fix up shape operator test errors by Jeremy Johnson · 4 months ago
  54. 95a6710 Main Compliance: TRANSPOSE_CONV2D support by Jeremy Johnson · 5 months ago
  55. 4f93130 Main Compliance: DEPTHWISE_CONV2D support by Jeremy Johnson · 5 months ago
  56. 2d7e4b1 Simplify bfloat16 truncate and verify code by Eric Kunze · 4 months ago
  57. 7f7d425 Main Compliance testing for SLICE by evacha01 · 4 months ago
  58. 66704d5 Fix logical right shift operator for signed negative integers by Won Jeon · 11 months ago
  59. c529169 Save Int8/UInt8 reference outputs to native dtypes by Jerry Ge · 5 months ago
  60. 74342e5 Add conformance testing for shape operators by Won Jeon · 5 months ago
  61. 1f75232 Fix and improve verify ABS_ERROR reporting by Jeremy Johnson · 4 months ago
  62. bef907a Add dynamic space_to_batch to the framework test by TatWai Chong · 4 months ago
  63. 6a46b25 Shape infer dynamic model to static model prior to execution. by TatWai Chong · 5 months ago
  64. 64e4bfe Update RESHAPE and TILE conformance testing by Won Jeon · 5 months ago
  65. 8690a08 [reference model] Add shape operators by Tai Ly · 6 months ago
  66. 9f5febe Main Compliance testing for TILE by Jeremy Johnson · 5 months ago
  67. 3eafe66 Main Compliance testing for CONCAT by Jeremy Johnson · 5 months ago
  68. 7b9abce Main Compliance testing for SELECT by Jeremy Johnson · 5 months ago
  69. 7203835 Add support for precise mode in eager runner by Fabrizio Indirli · 6 months ago
  70. 48ed6cf CLAMP limits should be expressed in in_out_t by Eric Kunze · 5 months ago
  71. 89ff71d CMake update to quiet warnings by Eric Kunze · 5 months ago
  72. a3961d0 Main Conformance: Add CONV2D f32 test with zero padding by Jeremy Johnson · 5 months ago
  73. cf00c7e Main compliance: Fix CONV2D weight generation by Jeremy Johnson · 5 months ago
  74. bd80196 Main Compliance: REDUCE_PRODUCT support by Jeremy Johnson · 5 months ago
  75. d80ea5e Main Conformance: Re-adjust TANH compliance check by Jeremy Johnson · 5 months ago
  76. 2936f13 Remove operators API by Dmitrii Agibov · 5 months ago
  77. 54bb61e Fix dynamic_input_shape referenced before assignment error by Jerry Ge · 5 months ago
  78. d6a0461 Fix Cast Float to Int overflows by Jerry Ge · 6 months ago
  79. 44827be Fix Cast FP32 to Int32 Overflow by Jerry Ge · 6 months ago
  80. 28811d9 Add basic framework test cases for dynamic shapes by Jerry Ge · 6 months ago
  81. e1e611d Remove inferred dimension from RESHAPE by Jeremy Johnson · 6 months ago
  82. a8420ad Main Compliance testing for SCATTER and GATHER by Jeremy Johnson · 6 months ago
  83. 81db5d2 Add interface to model runner to run a basic block by Eric Kunze · 6 months ago
  84. 598d74a Main Conformance: Adjust TANH compliance value by Jeremy Johnson · 6 months ago
  85. 194fe31 Enforce no output rewrite REQUIRE in SCATTER by Jeremy Johnson · 6 months ago
  86. aba7952 Rectify coverage loss due to FP16 compliance by Jeremy Johnson · 6 months ago
  87. 0de60f3 Add support for list of tensors as input parameter by Dmitrii Agibov · 6 months ago
  88. e905977 Add support for int16_t inputs in eager interface by Georgios Pinitas · 6 months ago
  89. 438ad7f Fix Format Specifiers for MUL REQUIRES output by Jack Frankland · 6 months ago
  90. 39f3434 Path fixes for ref model and libraries by Jeremy Johnson · 6 months ago
  91. 534923d Change TANH, SIGMOID to ABS_ERROR compliance by Jeremy Johnson · 6 months ago
  92. 718f347 Main Compliance FP16 support - generate and verify. by Jeremy Johnson · 6 months ago
  93. fe79acc Main Compliance testing support for RESHAPE by Jeremy Johnson · 6 months ago
  94. 708da82 Main Compliance testing support for CAST by Jeremy Johnson · 7 months ago
  95. 3047625 Adjust random data ranges for Main Compliance to avoid FP inf and nan by Jeremy Johnson · 6 months ago
  96. 35a3aa9 Fix Fast Fourier Transforms in operator API by Dhruv Chauhan · 6 months ago
  97. a015001 Main Compliance testing support for COMPARISON ops by Jeremy Johnson · 7 months ago
  98. 0bbd8bc Main Compliance testing support for LOG and ACTIVATIONs by Jeremy Johnson · 7 months ago
  99. 6ce3502 Verify library fix to only accept FP64 ref data by Jeremy Johnson · 6 months ago
  100. 0601f80 Main Compliance testing support for AVG_POOL2D by Jeremy Johnson · 7 months ago