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