| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Increase heap size on benchmark appHEADmaster | Stefano Galarraga | 2020-09-10 | 1 | -1/+2 |
| * | Reduce number of results collected in long tests am: b9965e9588 | Stefano Galarraga | 2020-09-08 | 7 | -13/+60 |
| |\ | |||||
| | * | Reduce number of results collected in long tests | Stefano Galarraga | 2020-09-07 | 7 | -13/+60 |
| * | | Skip Android R (rvc-dev-plus-aosp-without-vendor@6692709) | Xin Li | 2020-08-31 | 0 | -0/+0 |
| |\ \ | |/ |/| | |||||
| | * | Merge "Refactors tests and test activity classes" am: c192a20f81 am: ced6a70f9c | Treehugger Robot | 2020-07-10 | 5 | -93/+163 |
| | |\ | |||||
| | * \ | Merge "Add MobileNet v3 groups" am: 13fb073d2f am: befcd858a5 | Treehugger Robot | 2020-07-10 | 1 | -2/+9 |
| | |\ \ | |||||
| | * \ \ | Merge "Fix test failure when checking if model is supported" am: 06dbadb172 a... | Treehugger Robot | 2020-07-03 | 1 | -0/+8 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge "Add option to skip build of tests" am: d4c9a38e58 am: ec42876378 | Treehugger Robot | 2020-07-03 | 1 | -17/+25 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge "Test execution of large number of random models" am: c35ad48f41 am: 92... | Treehugger Robot | 2020-07-02 | 5 | -110/+181 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Removes temporary files generated when running models am: 2de6361478 am: 8a0c... | Stefano Galarraga | 2020-07-02 | 2 | -41/+65 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Test loading a large set of models am: 04f119a5a1 am: efa31308b3 | Stefano Galarraga | 2020-07-02 | 15 | -14/+1122 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Fix crashes in inference tests am: f1274cce02 am: 6d58836982 | Stefano Galarraga | 2020-06-30 | 1 | -3/+7 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge "Rename native implementation for CrashingCrashTest" am: 1f4a0965e7 am:... | Treehugger Robot | 2020-06-29 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Add script to collect crash tests logs am: 0feafed25e am: 8cd5c13589 | Stefano Galarraga | 2020-06-29 | 1 | -0/+116 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge "Build multi-process test vs ndk" am: 9814b07141 am: 4bc049fd78 | Treehugger Robot | 2020-06-26 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Separate Crash Tests from Benchmark Tests am: 650bda51a6 am: e390d48516 | Stefano Galarraga | 2020-06-26 | 28 | -65/+95 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Fix JNI reference table overflow error am: 57eda3ec73 am: 3f552e5065 | Stefano Galarraga | 2020-06-22 | 1 | -0/+6 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge "Avoid checking write access if not necessary" am: 58be94813a am: b0ea3... | Treehugger Robot | 2020-06-15 | 1 | -35/+35 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge "Add support for filter target accelerators" am: 450c9c6a97 am: 8760e67a9d | Treehugger Robot | 2020-06-15 | 5 | -10/+77 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Fix SIGSEGV when running benchmark without NNAPI am: b8a67f7115 am: e05516eeaa | Stefano Galarraga | 2020-06-15 | 1 | -1/+3 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Add test for memory mapped models am: 965e78ed66 am: af68005416 | Stefano Galarraga | 2020-06-11 | 15 | -75/+284 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Improve driver crash detection am: bd25df223d am: dc4938b572 | Stefano Galarraga | 2020-06-10 | 16 | -117/+256 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Reformat sources am: 699f0a950e am: c99d9fd866 | Stefano Galarraga | 2020-06-10 | 12 | -276/+297 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Restore multi-process stress tests am: f03d57322e am: f9d747d959 | Stefano Galarraga | 2020-06-09 | 21 | -138/+1020 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Revert "Restore multi-process stress tests" am: 909683aa17 am: 865af66bba | Daulet Zhanguzin | 2020-06-09 | 21 | -1019/+138 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Restore multi-process stress tests am: b4d409b221 am: d7294214ed | Stefano Galarraga | 2020-06-09 | 21 | -138/+1019 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Revert "Add multi-process stress tests" am: c49b55e359 am: 8e3f820228 | Stefano Galarraga | 2020-06-08 | 21 | -1018/+138 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Add multi-process stress tests am: c7e217e440 am: 6641b855b3 | Stefano Galarraga | 2020-06-08 | 21 | -138/+1018 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Support for build_and_run_benchmark.sh on emulator am: f74483cd88 am: e14f113c93 | Vince Harron | 2020-06-05 | 1 | -3/+10 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge "Refactor test code to prepare for multi process tests" am: 21e46fc857 ... | Treehugger Robot | 2020-06-03 | 9 | -181/+244 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Run compilation only in client early termination tests am: 50790599d0 am: 01c... | Stefano Galarraga | 2020-05-12 | 5 | -14/+39 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Review log messages to unclutter test logs. am: 30bc5c482f am: 3a21c9b998 | Stefano Galarraga | 2020-05-12 | 8 | -63/+33 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Run parallel inference test on each accelerator am: 9aec5b6349 am: 364802e264 | Stefano Galarraga | 2020-05-12 | 5 | -32/+147 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Test ClientEarlyTermination on all accelerators am: f8fc693734 am: c922614809 | Stefano Galarraga | 2020-05-07 | 7 | -44/+178 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Add test for NNAPI client early termination am: 2a10d1552c am: 55b3b83558 | Stefano Galarraga | 2020-05-07 | 9 | -21/+295 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Cause test failure in case of TFLite CPU Fallback am: 683c5d5274 am: 99ce0900ce | Stefano Galarraga | 2020-05-07 | 5 | -19/+27 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Add progress notification to crash test am: a84cb84b73 am: 5d7c1be040 | Stefano Galarraga | 2020-04-17 | 10 | -39/+96 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Fix false HANG test status detection am: ffc4369f89 am: 560fd1db87 | Stefano Galarraga | 2020-04-16 | 10 | -144/+137 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Add application to launch crash tests. am: fecfa44046 am: a44ba97c77 | Stefano Galarraga | 2020-04-16 | 27 | -26/+677 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | [automerger skipped] DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into st... | Xin Li | 2020-04-10 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Add multi-threaded inference tests to MLTS suite. am: 4edc2ea95e am: b9e8a459a2 | Stefano Galarraga | 2020-04-09 | 22 | -7/+1202 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | [automerger skipped] Refactor code to prepare for parallel tests am: 1082edc1... | Stefano Galarraga | 2020-04-08 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Refactor code to prepare for parallel tests am: 2aaa3f84b3 | Stefano Galarraga | 2020-03-20 | 9 | -172/+234 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor code to prepare for parallel testsandroid11-dev | Stefano Galarraga | 2020-03-09 | 9 | -172/+234 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [automerger skipped] DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp@6304901... | Xin Li | 2020-03-19 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use SDK version 28 to get fread_unlocked am: bdc93450ae am: 67a799ab5b am: 27... | Automerger Merge Worker | 2020-02-03 | 3 | -4/+5 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Adds a method to check if there's an NNAPI accelerator available. am: 5e82b1b... | Viet Dang | 2019-11-04 | 2 | -0/+16 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | [automerger skipped] DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915... | Xin Li | 2019-10-30 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Skip QD1A.190821.011 in stage-aosp-master am: e3f5879651 am: f3a3479baa | Xin Li | 2019-10-23 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge "Improve runtime for generating visualizations. - Add multiprocessing. ... | Vera Lin | 2019-09-11 | 1 | -15/+69 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
