- 2a9f593 Fix null ptr dereference in REDUCE_* cpu implementation by Lev Proleev · 4 years, 7 months ago
- 55bee1c Merge "Add more NN priority validation tests" into rvc-dev by Michael Butler · 4 years, 7 months ago
- 1b4aaf1 Merge "Dump RGG spec under all failures." into rvc-dev by Xusong Wang · 4 years, 7 months ago
- 3484c52 Merge "Fix null ptr dereference in squeeze cpu implementation." into rvc-dev by Przemyslaw Szczepaniak · 4 years, 7 months ago
- b9c1528 Add more NN priority validation tests by Michael Butler · 4 years, 7 months ago
- 7ef73c2 Merge "Add internal NNT_static tests for buffer copying." into rvc-dev by Xusong Wang · 4 years, 7 months ago
- e6ed0fc Merge changes I3e1eb543,I012eb4df into rvc-dev by Michael Butler · 4 years, 7 months ago
- 7f7e387 Add internal NNT_static tests for buffer copying. by Xusong Wang · 4 years, 7 months ago
- bd71fcc Merge "libneuralnetworks_headers is marked as available to platform" into rvc-dev by Jiyong Park · 4 years, 7 months ago
- 4ac7511 libneuralnetworks_headers is marked as available to platform by Jiyong Park · 4 years, 7 months ago
- 4081563 Dump RGG spec under all failures. by Xusong Wang · 4 years, 7 months ago
- 3e696c9 Merge "Fix NNAPI TimingTests" into rvc-dev by Michael Butler · 4 years, 7 months ago
- 7333f19 Merge changes I3e037df0,Ifd1f45a2 into rvc-dev by Xusong Wang · 4 years, 7 months ago
- 7264d51 Fix null ptr dereference in squeeze cpu implementation. by Przemysław Szczepaniak · 4 years, 7 months ago
- 8f6469f Fix NNAPI TimingTests by Michael Butler · 4 years, 7 months ago
- a022972 Merge "Fix validateRequest with unknown rank in model." into rvc-dev by Xusong Wang · 4 years, 7 months ago
- a14b3c0 Regenerate tests. by Xusong Wang · 4 years, 7 months ago
- 6058d99 Re-enable tests that are previously disabled. by Xusong Wang · 4 years, 7 months ago
- 43c3333 Fix validateRequest with unknown rank in model. by Xusong Wang · 4 years, 7 months ago
- dcca070 Merge "Add STRIDED_SLICE validations on neg stride with shrinkMask." into rvc-dev by Xusong Wang · 4 years, 7 months ago
- 7b9a944 Add STRIDED_SLICE validations on neg stride with shrinkMask. by Xusong Wang · 4 years, 7 months ago
- d62e239 Skip TestRemoveDefaultArguments tests for useCpuOnly = 1 by Miao Wang · 4 years, 7 months ago
- 5d35af6 Merge changes I3178c22e,I9715e0a5 into rvc-dev by Lev Proleev · 4 years, 7 months ago
- 56443eb Create tests for VersionedInterfaces errors by Michael Butler · 5 years ago
- 81508c0 Fix "#define VERBOSE" bit-rot (build failure) by David Gross · 4 years, 7 months ago
- 5591a18 Simplify IDevice reboot logic by Michael Butler · 5 years ago
- af55ce1 Merge "Add NNT_static internal tests for device memory allocation." into rvc-dev by Xusong Wang · 4 years, 7 months ago
- 4771108 Merge changes I85577481,I43ed11e9 into rvc-dev by Xusong Wang · 4 years, 7 months ago
- b822394 Add STRIDED_SLICE with shrinkMask in RGG tests. by Xusong Wang · 4 years, 7 months ago
- 20b7f24 Increase the fp precision in dumped spec. by Xusong Wang · 4 years, 8 months ago
- 4c9cf95 Merge "Disable a non-sensible RGG test case." into rvc-dev by Xusong Wang · 4 years, 7 months ago
- 4a8d888 Disable a non-sensible RGG test case. by Xusong Wang · 4 years, 7 months ago
- 6473d1a Remove unused utility functions by Lev Proleev · 4 years, 7 months ago
- 4f9c133 Add tests for multiplier quantization functions by Lev Proleev · 4 years, 7 months ago
- 69db15d Add NNT_static internal tests for device memory allocation. by Xusong Wang · 4 years, 7 months ago
- 9d3b5e6 Merge "Add a WHILE test with unused outputs" into rvc-dev by Slava Shklyaev · 4 years, 7 months ago
- 9746e46 Merge "Fix failures in TensorRankConstraint Tests" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 84a724a Fix failures in TensorRankConstraint Tests by Stefano Galarraga · 4 years, 7 months ago
- 8b404f6 Add a WHILE test with unused outputs by Slava Shklyaev · 4 years, 7 months ago
- c983953 Add operand type variations for WHILE tests by Slava Shklyaev · 4 years, 7 months ago
- 3c34f40 Merge "Add NeuralNetworksTest_utils to presubmit" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 0409081 Merge "Add WHILE tests with CONSTANT_REFERENCE inputs" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 6a6c0d2 Add NeuralNetworksTest_utils to presubmit by Lev Proleev · 4 years, 7 months ago
- 47d0964 Merge "Handle CONSTANT_REFERENCE memory in ExecutionPlan::getBuffer()" into rvc-dev by Slava Shklyaev · 4 years, 7 months ago
- f01f23c Merge "Compute RGG golden results from FP model." into rvc-dev by Xusong Wang · 4 years, 7 months ago
- fa46978 Merge "Add copyright header QLSTM.cpp" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- b6e9d7c Add copyright header QLSTM.cpp by Miao Wang · 4 years, 7 months ago
- 3003261 Merge "Increase guaranteed BLOB AHWB support feature level to Android R." into rvc-dev by Xusong Wang · 4 years, 7 months ago
- dc48cba Merge "Add some V1_3 operations to Seed/RandomPartitioningTest.*" into rvc-dev by David Gross · 4 years, 7 months ago
- 73b9c70 Increase guaranteed BLOB AHWB support feature level to Android R. by Xusong Wang · 4 years, 7 months ago
- 4206604 Add WHILE tests with CONSTANT_REFERENCE inputs by Slava Shklyaev · 4 years, 8 months ago
- aac77b0 Handle CONSTANT_REFERENCE memory in ExecutionPlan::getBuffer() by Slava Shklyaev · 4 years, 7 months ago
- b543119 Add some V1_3 operations to Seed/RandomPartitioningTest.* by David Gross · 4 years, 7 months ago
- 4467d68 Merge "Support the fallback path with device memories." into rvc-dev by Xusong Wang · 4 years, 7 months ago
- 77f9119 Merge changes I54642338,Ica52243a into rvc-dev by Xusong Wang · 4 years, 7 months ago
- 90d0df3 Merge "Fix control flow partial CPU fallback bug" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 25e6b59 Merge "Handle CONSTANT_REFERENCEs in generated CTS tests" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 891e292 Merge "Remove unused getStatus method" into rvc-dev by Michael Butler · 4 years, 7 months ago
- 2d1a19f Merge "Update loopTimeoutDuration documentation" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- a779a90 Merge "Fix HARD_SWISH rank requirement" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- a868d3a Compute RGG golden results from FP model. by Xusong Wang · 4 years, 9 months ago
- cd321da Prevent RGG from generating NaN values. by Xusong Wang · 4 years, 8 months ago
- 10f4d02 Add broadcast with different ranks in RGG. by Xusong Wang · 4 years, 8 months ago
- ec251f3 Merge "Fix optional argument remover bug" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- d422e9b Handle CONSTANT_REFERENCEs in generated CTS tests by Slava Shklyaev · 4 years, 8 months ago
- 82bb887 Fix optional argument remover bug by Slava Shklyaev · 4 years, 7 months ago
- d992056 Add operand type variations for IF tests by Slava Shklyaev · 4 years, 8 months ago
- f09f611 Add shorthand quant8 DataTypeConverter mode by Slava Shklyaev · 4 years, 8 months ago
- 3bb2d4e Add SUBGRAPH support for DataTypeConverter by Slava Shklyaev · 4 years, 8 months ago
- 1bf1c8f Merge "Remove unused code" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 37b2303 Merge "Add SUBGRAPH support for quantization coupling tests" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- a882588 Merge "Add more tests for getOutputOperand*() and for burst and fenced execution" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 704cba0 Merge "Change PreparedModel execute interface to use vector instead of MemoryTracker." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 69bb69d Add more tests for getOutputOperand*() and for burst and fenced execution by David Gross · 4 years, 8 months ago
- 885f02c Merge changes I4226bdb1,I59070aff,I5cc4c48e into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 29b3532 Merge "Add POW op test with same inputs shapes to increase code coverage" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
- 22672ef Fix control flow partial CPU fallback bug by Slava Shklyaev · 4 years, 8 months ago
- dcb9e83 Update loopTimeoutDuration documentation by Slava Shklyaev · 4 years, 7 months ago
- bf5a605 Remove unused code by Slava Shklyaev · 4 years, 7 months ago
- f531996 Fix HARD_SWISH rank requirement by Lev Proleev · 4 years, 8 months ago
- e2891fd Add rank check to LOCAL_RESPONSE_NORMALIZATION validation by Lev Proleev · 4 years, 8 months ago
- 80cc1a5 Add rank check to FLOOR validation by Lev Proleev · 4 years, 8 months ago
- 447a9cb Add SUBGRAPH support for quantization coupling tests by Slava Shklyaev · 4 years, 7 months ago
- 9fa29bc Add rank checks to validation functions by Lev Proleev · 4 years, 8 months ago
- d754056 Add POW op test with same inputs shapes to increase code coverage by Lev Proleev · 4 years, 8 months ago
- dcba408 Remove stale TODOs by Slava Shklyaev · 4 years, 7 months ago
- cd6cb96 Merge "Add min_sdk_version:R to updatable apexes" into rvc-dev by Jooyung Han · 4 years, 8 months ago
- 76077c0 Merge "Add 1.3 RESIZE_* tests with default values" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- c7aafa9 Merge "Fix optional argument remover bugs" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- 36b2e03 Remove unused getStatus method by Michael Butler · 4 years, 8 months ago
- 07505f3 Merge "Validate if the returned output shapes overflow before updating." into rvc-dev by Xusong Wang · 4 years, 8 months ago
- 40666b3 Fix optional argument remover bugs by Slava Shklyaev · 4 years, 8 months ago
- 32a1b03 Regenerate tests. by Xusong Wang · 4 years, 8 months ago
- f0b1abd Support the fallback path with device memories. by Xusong Wang · 4 years, 9 months ago
- 3ba694b Change PreparedModel execute interface to use vector instead of MemoryTracker. by Xusong Wang · 4 years, 9 months ago
- 514cec4 Validate if the returned output shapes overflow before updating. by Xusong Wang · 4 years, 8 months ago
- 802473f Merge "Clean up ANeuralNetworksExecution getter APIs" into rvc-dev by David Gross · 4 years, 8 months ago
- d97bc81 Add 1.3 RESIZE_* tests with default values by Lev Proleev · 4 years, 8 months ago
- e31bd09 Merge "Update cache token mapping logic with reference models." into rvc-dev by Xusong Wang · 4 years, 8 months ago
- 94cb55b Add min_sdk_version:R to updatable apexes by Jooyung Han · 4 years, 8 months ago