1. f20a9b5 Merge "Add tests of DIV by zero." into rvc-dev by Xusong Wang · 4 years, 8 months ago
  2. 5a42b63 Update cache token mapping logic with reference models. by Xusong Wang · 4 years, 8 months ago
  3. 32fc866 Merge "Add syncWait() utility function with richer return value than sync_wait()" into rvc-dev by David Gross · 4 years, 8 months ago
  4. 47d433d Merge "Fix compliance tests" into rvc-dev by Slava Shklyaev · 4 years, 8 months ago
  5. a0d6e11 Fix compliance tests by Slava Shklyaev · 4 years, 8 months ago
  6. cd04982 Merge "Remove trailing arguments set to default values" into rvc-dev by Slava Shklyaev · 4 years, 8 months ago
  7. 84ed5cc Clean up ANeuralNetworksExecution getter APIs by David Gross · 4 years, 8 months ago
  8. 180aa6d Add syncWait() utility function with richer return value than sync_wait() by David Gross · 4 years, 8 months ago
  9. 5215178 Remove trailing arguments set to default values by Slava Shklyaev · 4 years, 9 months ago
  10. d9dc001 Regenerate tests by Slava Shklyaev · 4 years, 8 months ago
  11. 989b21e Surface operand and subgraph names in example files by Slava Shklyaev · 4 years, 8 months ago
  12. d6b684f Merge "Add rank validation to CONV_2D." into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  13. 139e82c Add tests of DIV by zero. by Xusong Wang · 4 years, 8 months ago
  14. ff5d03e Add rank validation to CONV_2D. by Stefano Galarraga · 4 years, 8 months ago
  15. bc3b1e4 Merge changes Idd6a070b,Ibb8ca421 into rvc-dev by Slava Shklyaev · 4 years, 8 months ago
  16. 7912217 Merge "Fix the issue that INSTANCE_NORMALIZATION is not numerically stable." into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  17. 7878023 Merge "Check scale and zeroPoint for all output operand in CpuExecutor" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  18. 5b4e3e1 Check scale and zeroPoint for all output operand in CpuExecutor by Miao Wang · 4 years, 8 months ago
  19. 5bb8f50 Fix the issue that INSTANCE_NORMALIZATION is not numerically stable. by Xusong Wang · 4 years, 8 months ago
  20. 699000b Catch integer overflow in getSizeOfData() by Slava Shklyaev · 4 years, 8 months ago
  21. 0219d52 Disallow operand types where size overflows uint32 by Slava Shklyaev · 4 years, 8 months ago
  22. 46381bd More graph validation, including whole-graph valdation. by David Gross · 7 years ago
  23. a3493bc Merge "Add rank check to concatenation op" into rvc-dev by Lev Proleev · 4 years, 8 months ago
  24. b1fdc0a Update the specification for the following operations by Miao Wang · 4 years, 8 months ago
  25. 44f4082 Add rank check to concatenation op by Lev Proleev · 4 years, 8 months ago
  26. d15b373 Merge "Add TestControlFlow.cpp to Android.bp" into rvc-dev by Slava Shklyaev · 4 years, 8 months ago
  27. af90e6c Merge "Update ExecutionPlan and startComputeFenced() to support interpreted control flow" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  28. 7603d07 Merge "Allow NNAPI generated tests to be filtered by name" into rvc-dev by Michael Butler · 4 years, 8 months ago
  29. 47c49b6 Update ExecutionPlan and startComputeFenced() to support interpreted by Miao Wang · 4 years, 8 months ago
  30. 607b8a4 Merge "Handle unspecified IF operand value" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  31. df1158e Merge "Enable DeviceMemoryTest for control flow models" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  32. 6a81b1e Add TestControlFlow.cpp to Android.bp by Slava Shklyaev · 4 years, 8 months ago
  33. ecc3090 Handle unspecified IF operand value by Slava Shklyaev · 4 years, 8 months ago
  34. a55ef69 Enable DeviceMemoryTest for control flow models by Slava Shklyaev · 4 years, 9 months ago
  35. 6fc5226 Merge "Ensures test sources are not built with NDEBUG" into rvc-dev by Stefano Galarraga · 4 years, 8 months ago
  36. 8148bb2 Merge "Add validation tests for ANN_setLoopTimeout" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  37. 8a8da09 Merge "Add more CTS validation tests for memory domain." into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  38. 7562f77 Merge "Impose more discipline on uses of ModelArgumentInfo" into rvc-dev by David Gross · 4 years, 8 months ago
  39. 1faaa3a Add validation tests for ANN_setLoopTimeout by Slava Shklyaev · 4 years, 8 months ago
  40. 005742d Merge changes I97e66261,I8d1eccd3 into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  41. 7720040 Merge "Remove duplicate description in startComputeWithDependencies" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  42. a5ee115 Merge changes I32d7b435,I8904d7ca,I681fad8e,Iaf1d9b66,I30e89ce4 into rvc-dev by Xusong Wang · 4 years, 8 months ago
  43. 7e30fd7 Allow NNAPI generated tests to be filtered by name by Michael Butler · 4 years, 8 months ago
  44. 1c52c96 Add SQUEEZE with omitted axis in RGG. by Xusong Wang · 4 years, 8 months ago
  45. 8136419 Fix SQUEEZE with optional squeeze dims. by Xusong Wang · 4 years, 8 months ago
  46. 666dfa1 Merge "Make HEATMAP_MAX_KEYPOINT test less sensitive to input values." into rvc-dev by Xusong Wang · 4 years, 8 months ago
  47. 956bedb Ensures test sources are not built with NDEBUG by Stefano Galarraga · 4 years, 8 months ago
  48. d78470d Merge "Remove invalid local_response_norm tests" into rvc-dev by Miao Wang · 4 years, 8 months ago
  49. 19df1a7 Merge "Add AllOutputsAsInternalCoverter" into rvc-dev by Slava Shklyaev · 4 years, 8 months ago
  50. c0f74da Document and test L2_NORMALIZATION with input of all zeros. by Xusong Wang · 4 years, 8 months ago
  51. 8b98abf Add tests for corner cases of quant8 l2 norm. by Xusong Wang · 5 years ago
  52. 7a3b50a Remove invalid local_response_norm tests by Miao Wang · 4 years, 8 months ago
  53. 28bc287 Add TRANSPOSE with omitted permutation to RGG. by Xusong Wang · 4 years, 8 months ago
  54. 397d2a0 Support omitted operand in RGG. by Xusong Wang · 4 years, 8 months ago
  55. 039b11e Enable RGG to generate a roi tensor of lifetime SUBGRAPH_INPUT. by Xusong Wang · 4 years, 8 months ago
  56. 544f580 Make HEATMAP_MAX_KEYPOINT test less sensitive to input values. by Xusong Wang · 4 years, 8 months ago
  57. 6ad48c4 Merge changes from topic "nnapi_quant_couple_test" into rvc-dev by Xusong Wang · 4 years, 8 months ago
  58. 936c802 Impose more discipline on uses of ModelArgumentInfo by David Gross · 4 years, 8 months ago
  59. be09a5b Remove duplicate description in startComputeWithDependencies by Michael Butler · 4 years, 8 months ago
  60. fa37af3 Add AllOutputsAsInternalCoverter by Slava Shklyaev · 4 years, 8 months ago
  61. b581c95 Cache memory mapping within the memory object. by Xusong Wang · 4 years, 9 months ago
  62. 266ba0c If possible use BLOB mode AHWB instead of ashmem for a memory object created by ANNMemory_createFromDesc by Xusong Wang · 4 years, 9 months ago
  63. a52c7f4 Merge "Implement fallback strategy of device memory allocation." into rvc-dev by Xusong Wang · 4 years, 8 months ago
  64. b3a43b6 Exclude invalid test models from QuantizationCouplingTest. by Xusong Wang · 4 years, 8 months ago
  65. 18ae042 Implement fallback strategy of device memory allocation. by Xusong Wang · 4 years, 9 months ago
  66. 6cfa660 Add more CTS validation tests for memory domain. by Xusong Wang · 4 years, 8 months ago
  67. 16a62c6 Validate the first dimension of DEPTHWISE_CONV_2D filter. by Xusong Wang · 4 years, 8 months ago
  68. 038b240 Merge "Validate type of dimensions in test generator" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  69. caa0f71 Merge "Handle non-POINTER memory types in getBuffer" into rvc-dev by Slava Shklyaev · 4 years, 8 months ago
  70. 3844591 Validate type of dimensions in test generator by Slava Shklyaev · 4 years, 8 months ago
  71. 87741fa Merge changes from topic "nnapi_memory_domain_sample_driver" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  72. a0f8c79 Merge "Re-enable two RGG tests." into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  73. 74549d2 Support memory domain in sample driver fenced execution. by Xusong Wang · 4 years, 8 months ago
  74. 5a40cdb Support memory domain in sample driver. by Xusong Wang · 4 years, 10 months ago
  75. ae45ac1 Merge "Add neuralnetworks_generated_V1_3_example to NNT_mt_static." into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  76. 82403fc Merge "Decouple Burst types from 1.3 types" into rvc-dev by Michael Butler · 4 years, 8 months ago
  77. a8f883c Decouple Burst types from 1.3 types by Michael Butler · 4 years, 8 months ago
  78. 97b667e Merge "Clarify comments in ExecutionPlan::makeController()" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  79. 0c88345 Re-enable two RGG tests. by Xusong Wang · 4 years, 8 months ago
  80. 5b4731c Add neuralnetworks_generated_V1_3_example to NNT_mt_static. by Xusong Wang · 4 years, 8 months ago
  81. dcdab84 Handle non-POINTER memory types in getBuffer by Slava Shklyaev · 4 years, 9 months ago
  82. 0c17328 Adds a test for quantized LSTM op for CIFG, Layer Norm. by Viet Dang · 4 years, 9 months ago
  83. 2bd80d3 Clarify comments in ExecutionPlan::makeController() by Slava Shklyaev · 4 years, 9 months ago
  84. 1b16bee Merge "Clarify supported ranks for new ops in R" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  85. f9be15b Merge changes I4b36fe70,Ic80084ca,I2feb5542,Id9a94bc3,I9890c922, ... into rvc-dev by Xusong Wang · 4 years, 8 months ago
  86. c895320 Merge changes Idf80fa6a,I5509d253 into rvc-dev by Miao Wang · 4 years, 8 months ago
  87. e978068 Resolve or temporarily disable new RGG failures. by Xusong Wang · 4 years, 8 months ago
  88. fcf9cf3 Remove obsolete TODOs and use bug number instead of ldap by Miao Wang · 4 years, 8 months ago
  89. 1291f6c Update TestIntrospectionControl test to test 1.3 features. by Miao Wang · 4 years, 8 months ago
  90. 0bdc607 Clarify supported ranks for new ops in R by Lev Proleev · 4 years, 8 months ago
  91. 2c39c9c Merge "Update description of executeFenced() in VersionedInterfaces.h" into rvc-dev by Slava Shklyaev · 4 years, 8 months ago
  92. eb5cd79 Merge "Update loop timeout documentation in NeuralNetworks.h" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  93. 90cb634 Update description of executeFenced() in VersionedInterfaces.h by Slava Shklyaev · 4 years, 9 months ago
  94. ce6375b Merge "Move TOPK_V2 to OperationResolver" into rvc-dev by Lev Proleev · 4 years, 8 months ago
  95. b526b1a Merge "Handle constant IF condition operands" into rvc-dev by Slava Shklyaev · 4 years, 8 months ago
  96. 3c7b067 Merge "Add more description to NNAPI setTimeout calls" into rvc-dev by Michael Butler · 4 years, 8 months ago
  97. 2f7180a Update loop timeout documentation in NeuralNetworks.h by Slava Shklyaev · 4 years, 9 months ago
  98. 7f0d5f9 Move TOPK_V2 to OperationResolver by Lev Proleev · 4 years, 8 months ago
  99. 70db3a1 Handle constant IF condition operands by Slava Shklyaev · 4 years, 9 months ago
  100. 8735e14 Add new flags of resize operations to RGG. by Xusong Wang · 4 years, 8 months ago