1. f88c0d6 Merge "NNAPI: validate that FmqResultDatum padding is 0 -- runtime" into qt-dev by Michael Butler · 5 years ago
  2. 4ef48f1 NNAPI: validate that FmqResultDatum padding is 0 -- runtime by Michael Butler · 5 years ago
  3. 43ec7db Merge "Fix LSTM version validation" into qt-dev by TreeHugger Robot · 5 years ago
  4. 6a09d74 Merge "Disable BATCH_TO_SPACE_ND test in random graph tests." into qt-dev by TreeHugger Robot · 5 years ago
  5. c19281c Merge "Make avg_pool_float_2_relaxed possible to pass with fp16 accumulator." into qt-dev by Przemyslaw Szczepaniak · 5 years ago
  6. d24c110 Fix LSTM version validation by Slava Shklyaev · 5 years ago
  7. 7a5b8ff Merge "Validate FULLY_CONNECTED outputScale > inputScale * weightsScale below v1.2" into qt-dev by Przemyslaw Szczepaniak · 5 years ago
  8. 9be6830 Make avg_pool_float_2_relaxed possible to pass with fp16 accumulator. by Przemyslaw Szczepaniak · 5 years ago
  9. 7ddc564 Merge "Improve SOFTMAX tests" into qt-dev by TreeHugger Robot · 5 years ago
  10. 2b17ab5 Disable BATCH_TO_SPACE_ND test in random graph tests. by Xusong Wang · 5 years ago
  11. 2ebdf64 Merge "Zero hidl-generated structs" into qt-dev by Steven Moreland · 5 years ago
  12. 8719f50 Merge "Fix SPACE_TO_BATCH_ND padding and document the behavior." into qt-dev by TreeHugger Robot · 5 years ago
  13. 55fbb50 Merge changes I5539b413,I5fb5d46f into qt-dev by Xusong Wang · 5 years ago
  14. b1bcc31 Improve SOFTMAX tests by Slava Shklyaev · 5 years ago
  15. f0f2daa Merge "Validate quant MUL constraint 'outputScale > input1Scale * input2Scale'" into qt-dev by Przemyslaw Szczepaniak · 5 years ago
  16. f75e6f7 Merge "Validate DEPTHWISE_CONV_2D outputScale > inputScale * filterScale below v1.2" into qt-dev by Przemyslaw Szczepaniak · 5 years ago
  17. 41d9345 Merge "Calculate quantized convolution multiplier using double type." into qt-dev by Przemyslaw Szczepaniak · 5 years ago
  18. dfc2172 Allow drivers to fail on compilation or execution. by Xusong Wang · 5 years ago
  19. 44cc5eb Fix quantization parameters in pooling ops signature. by Xusong Wang · 5 years ago
  20. 6d86182 Validate FULLY_CONNECTED outputScale > inputScale * weightsScale below v1.2 by Przemyslaw Szczepaniak · 5 years ago
  21. af11ff4 Validate quant MUL constraint 'outputScale > input1Scale * input2Scale' by Przemyslaw Szczepaniak · 5 years ago
  22. 8e53547 Calculate quantized convolution multiplier using double type. by Przemyslaw Szczepaniak · 5 years ago
  23. 1870ce0 Validate DEPTHWISE_CONV_2D outputScale > inputScale * filterScale below v1.2 by Przemyslaw Szczepaniak · 5 years ago
  24. d731171 Fix SPACE_TO_BATCH_ND padding and document the behavior. by Xusong Wang · 5 years ago
  25. 393ac6d Zero hidl-generated structs by Steven Moreland · 5 years ago
  26. 6cae9c0 Merge "Specify ranks supported by MAXIMUM and MINIMUM" into qt-dev by Slava Shklyaev · 5 years ago
  27. a85c59e Merge "Document that quantized PAD behavior is undefined before 1.2" into qt-dev by Slava Shklyaev · 5 years ago
  28. b77a6c5 Merge "Fix bias comparison logic in fuzzing tests." into qt-dev by TreeHugger Robot · 5 years ago
  29. 0fb43d8 Document that quantized PAD behavior is undefined before 1.2 by Slava Shklyaev · 5 years ago
  30. e2107e0 Add tests covering TENSOR_BOOL8 path for comparisons by Lev Proleev · 5 years ago
  31. 33c1e05 Fix 4 new generated test cases by Michael Butler · 5 years ago
  32. 59b5304 Merge "Adjust code in response to Burst validation tests" into qt-dev by Michael Butler · 5 years ago
  33. 7b42cf4 Merge "Revert "Remove TENSOR_BOOL8 support from comparison ops"" into qt-dev by TreeHugger Robot · 5 years ago
  34. 5fa5092 Merge "Test tempBufferByteSize > kStaticBufferSize in TRANSPOSE_CONV_2D." into qt-dev by TreeHugger Robot · 5 years ago
  35. 3260db9 Adjust code in response to Burst validation tests by Michael Butler · 5 years ago
  36. 267c2d3 Fix bias comparison logic in fuzzing tests. by Xusong Wang · 5 years ago
  37. d3848a2 Merge "Add tests and fixes for BidirectionalSequenceLSTM op's aux_input." into qt-dev by TreeHugger Robot · 5 years ago
  38. 901b26e Revert "Remove TENSOR_BOOL8 support from comparison ops" by Lev Proleev · 5 years ago
  39. 3f4eed9 Merge "Add tests covering TENSOR_BOOL8 path for EQUAL and NOT_EQUAL" into qt-dev by TreeHugger Robot · 5 years ago
  40. 91a99b3 Merge "Remove TENSOR_BOOL8 support from comparison ops" into qt-dev by TreeHugger Robot · 5 years ago
  41. d0e9b09 Merge "Add quantized LSTM test with constant weights" into qt-dev by TreeHugger Robot · 5 years ago
  42. c96ec3a Merge changes from topic "nn_random_graph_cts" into qt-dev by TreeHugger Robot · 5 years ago
  43. 406ac2e Test tempBufferByteSize > kStaticBufferSize in TRANSPOSE_CONV_2D. by Xusong Wang · 5 years ago
  44. 47f3895 Add tests and fixes for BidirectionalSequenceLSTM op's aux_input. by Viet Dang · 5 years ago
  45. ef7ee07 Fix under/overflow issue in requantize and CAST. by Xusong Wang · 5 years ago
  46. a6d3b51 Add quantized LSTM test with constant weights by Lev Proleev · 5 years ago
  47. d8b2ce5 Add tests covering TENSOR_BOOL8 path for EQUAL and NOT_EQUAL by Lev Proleev · 5 years ago
  48. c35836f Remove TENSOR_BOOL8 support from comparison ops by Lev Proleev · 5 years ago
  49. 8179108 Merge "Generate missing vts tests for comparison ops" into qt-dev by TreeHugger Robot · 5 years ago
  50. f422e7a Make random graph tests part of CTS. by Xusong Wang · 5 years ago
  51. bea5a50 Test each individual driver in random graph tests. by Xusong Wang · 5 years ago
  52. fd8485c Merge changes I6202bcbd,I1bf133fb,If364a0da,I4d753287,I28ba0b4d, ... into qt-dev by Xusong Wang · 5 years ago
  53. 743e6ea Add ROI_ALIGN, ROI_POOLING, and HEATMAP_MAX_KEYPOINT signatures. by Xusong Wang · 5 years ago
  54. fa7d3da Define all 1.2 reshape ops in operation manager. by Xusong Wang · 5 years ago
  55. 69299ef Define all slicing ops in operation manager. by Xusong Wang · 5 years ago
  56. 67d9df5 Define all reduce ops in operation manager. by Xusong Wang · 5 years ago
  57. 9f4534e Define all resize ops in operation manager. by Xusong Wang · 5 years ago
  58. b00fd12 Define all reshape ops in operation manager. by Xusong Wang · 5 years ago
  59. 65bae3c Define all pooling ops in operation manager. by Xusong Wang · 5 years ago
  60. 68d8c80 Define all normalization ops in operation manager. by Xusong Wang · 5 years ago
  61. 478d259 Define GATHER, SELECT, TOPK in operation manager. by Xusong Wang · 5 years ago
  62. b73aba7 Define all lookup ops in operation manager. by Xusong Wang · 5 years ago
  63. 8d385e2 Define all casting ops in operation manager. by Xusong Wang · 5 years ago
  64. 8b64e4c Add fully connected op in operation manager. by Xusong Wang · 5 years ago
  65. 0ce0ab7 Define all elementwise ops in operation manager. by Xusong Wang · 5 years ago
  66. 9a232d7 Define concat and split op in operation manager. by Xusong Wang · 5 years ago
  67. 6c199c4 Define all comparison ops in operation manager. by Xusong Wang · 5 years ago
  68. 4ed3817 Define all arithmetic and logical broadcast ops. by Xusong Wang · 5 years ago
  69. e05bb99 Add ADD, MUL, SUB, DIV to operation manager. by Xusong Wang · 5 years ago
  70. 2ff2ab0 Define all convolution ops in operation manager. by Xusong Wang · 5 years ago
  71. 434a197 Reorganize OperationManager in random graph generator. by Xusong Wang · 5 years ago
  72. 7f2eb96 Random Graph Generator by Xusong Wang · 6 years ago
  73. 75c705d Merge "Create a test for MaskRCNN2Go model" into qt-dev by TreeHugger Robot · 5 years ago
  74. 08d6231 Merge "Add relaxed execution tests for PAD and PAD_V2" into qt-dev by TreeHugger Robot · 5 years ago
  75. 25ba72d Merge "Add tests for BidirectionalSequenceRNN with auxiliary inputs" into qt-dev by TreeHugger Robot · 5 years ago
  76. e1c07ce Add relaxed execution tests for PAD and PAD_V2 by Slava Shklyaev · 5 years ago
  77. 5cdd7e9 Merge "Add low rank support for PAD and PAD_V2" into qt-dev by Slava Shklyaev · 5 years ago
  78. ea6a00e Generate missing vts tests for comparison ops by Lev Proleev · 5 years ago
  79. 9776f14 Add tests for BidirectionalSequenceRNN with auxiliary inputs by Lev Proleev · 5 years ago
  80. 1e7a8ce Create a test for MaskRCNN2Go model by Miao Wang · 5 years ago
  81. 0196523 Merge "Run CTS GeneratedTests across all three compute modes: SYNC, ASYNC, BURST." into qt-dev by David Gross · 5 years ago
  82. 297e5cc Fill 0 for empty roi region in ROI_POOLING. by Xusong Wang · 5 years ago
  83. 1bac13f Run CTS GeneratedTests across all three compute modes: SYNC, ASYNC, BURST. by David Gross · 5 years ago
  84. 1edd87f Merge "Cleanup VersionedIPreparedModel and PreparedModelCallback" into qt-dev by Michael Butler · 5 years ago
  85. e7523a4 Merge "Fix comparison of quantized tensors." into qt-dev by TreeHugger Robot · 5 years ago
  86. 957a812 Add low rank support for PAD and PAD_V2 by Slava Shklyaev · 5 years ago
  87. 9bf012b Merge "Add missing checks that make sure required operands are not omitted." into qt-dev by TreeHugger Robot · 5 years ago
  88. 18c4ef0 Specify ranks supported by MAXIMUM and MINIMUM by Slava Shklyaev · 5 years ago
  89. 5439a82 Merge "Add a UNIDIRECTIONAL_SEQUENCE_LSTM test with projection bias" into qt-dev by TreeHugger Robot · 5 years ago
  90. 94b5e65 Cleanup VersionedIPreparedModel and PreparedModelCallback by Michael Butler · 5 years ago
  91. b747ed1 Merge "Fix the order of output_height and output_width." into qt-dev by TreeHugger Robot · 5 years ago
  92. ea818ed Merge "Fix bug computing conv output shapes." into qt-dev by Xusong Wang · 5 years ago
  93. 6ab48b9 Merge "Log operation name when validation fails" into qt-dev by TreeHugger Robot · 5 years ago
  94. 00a9d81 Fix bug computing conv output shapes. by Xusong Wang · 5 years ago
  95. a5467d8 Add a UNIDIRECTIONAL_SEQUENCE_LSTM test with projection bias by Slava Shklyaev · 5 years ago
  96. 60c6518 Add missing checks that make sure required operands are not omitted. by Lev Proleev · 5 years ago
  97. c932ebb BurstMemoryCache serialization cleanup by Michael Butler · 5 years ago
  98. 0b9af70 Merge "Compliance/Validation: DIV and SUB are only available at V1_1 and later." into qt-dev by David Gross · 5 years ago
  99. d340f86 Merge "Fix docs: clarify usage of float16 scalars in operations" into qt-dev by TreeHugger Robot · 5 years ago
  100. b30880a Fix comparison of quantized tensors. by Lev Proleev · 5 years ago