1. 32f40e1 Fix memory leak by Slava Shklyaev · 4 years, 1 month ago
  2. 2aaa3f8 Refactor code to prepare for parallel tests by Stefano Galarraga · 4 years, 7 months ago
  3. 9966cfd Adds a method to check if there's an NNAPI accelerator available. am: 5e82b1b805 am: 73363e85d5 by Viet Dang · 4 years, 11 months ago
  4. 5e82b1b Adds a method to check if there's an NNAPI accelerator available. by Viet Dang · 4 years, 11 months ago
  5. 70efec6 Merge "Run complete datasets when running scoring test" by Viet Dang · 5 years ago
  6. 97e2a02 Add intermediate tensor dump. by Vera Lin · 5 years ago
  7. 1927d05 Always use all available models in NN*Test by Slava Shklyaev · 5 years ago
  8. f7302c1 Extract NN API Benchmarks into an app that can easily be run by dogfooders. by Andy Dyer-Smith · 5 years ago
  9. 69f1b74 Wait for device to charge between test cases by Slava Shklyaev · 5 years ago
  10. c8f00b5 Fix memory leak in getInstrumentationResult by Slava Shklyaev · 5 years ago
  11. 814f8a7 Add a model loading/unloading stress test by Slava Shklyaev · 5 years ago
  12. e8198d4 Add a stress test mode by Slava Shklyaev · 5 years ago
  13. c726445 Run 20 randomly selected models in dogfood mode by Slava Shklyaev · 5 years ago
  14. 554a4f7 Fix bug in dogfood mode by Slava Shklyaev · 5 years ago
  15. 8f499db Add basic progress reporting by Slava Shklyaev · 5 years ago
  16. 8b26a0b Add dogfood button by Slava Shklyaev · 5 years ago
  17. 809f892 Add intermediate tensor dump. by Vera Lin · 5 years ago
  18. b6eb478 Run complete datasets when running scoring test by Przemyslaw Szczepaniak · 5 years ago
  19. 0188b0e Always use all available models in NN*Test by Slava Shklyaev · 5 years ago
  20. 46b63b7 Extract NN API Benchmarks into an app that can easily be run by dogfooders. by cd /gitc/manifest-rw/$YOURCLIENTNAME . ./build/envsetup.sh export OUT_DIR=/usr/local/google/gitc/$YOURCLIENTNAME/out # OUT_DIR can be anything, as long as it isn't under /gitc # NOTE: these commands will take longer to run the first time, while GitC caches files locally lunch bullhead-userdebug make -j32 · 5 years ago
  21. 5f056ac Wait for device to charge between test cases by Slava Shklyaev · 5 years ago
  22. 2579dc7 Fix memory leak in getInstrumentationResult by Slava Shklyaev · 5 years ago
  23. 585b3b3 Merge "Run 20 randomly selected models in dogfood mode" by TreeHugger Robot · 5 years ago
  24. 9b6f86f Add a model loading/unloading stress test by Slava Shklyaev · 5 years ago
  25. f2a8a3e Add a stress test mode by Slava Shklyaev · 5 years ago
  26. 51353e0 Run 20 randomly selected models in dogfood mode by Slava Shklyaev · 5 years ago
  27. e7a8f72 Fix bug in dogfood mode by Slava Shklyaev · 5 years ago
  28. 226e8f1 Fix scoring test for unsupported models and models without evaluators. by Viet Dang · 5 years ago
  29. 7e80e05 Merge changes I430ecb8a,I611a92ef into qt-dev by Miao Wang · 5 years ago
  30. 0852001 Add basic progress reporting by Slava Shklyaev · 5 years ago
  31. c8361d8 Fix scoring test for unsupported models and models without evaluators. by Viet Dang · 5 years ago
  32. a12cc2d Add dogfood button by Slava Shklyaev · 5 years ago
  33. 851f4b6 Add support for restricting NNAPI to one device by Slava Shklyaev · 6 years ago
  34. 55ea641 Add support for restricting NNAPI to one device by Slava Shklyaev · 6 years ago
  35. 5f0406a Remove non-AOSP image classification dataset. by Przemyslaw Szczepaniak · 6 years ago
  36. d0dddca Add missing test name to CSV output. by Przemyslaw Szczepaniak · 6 years ago
  37. 301d1a7 Remove non-AOSP image classification dataset. by Przemyslaw Szczepaniak · 6 years ago
  38. 6412206 Add missing test name to CSV output. by Przemyslaw Szczepaniak · 6 years ago
  39. 3361681 Adds some getters to BenchmarkResult class. by Viet Dang · 6 years ago
  40. 555f653 Adds some getters to BenchmarkResult class. by Viet Dang · 6 years ago
  41. 29e49bf Removes the constraint that inputSize needs to be 4-element array. by Viet Dang · 6 years ago
  42. 80c1fc7 Removes the constraint that inputSize needs to be 4-element array. by Viet Dang · 6 years ago
  43. 1f0f440 Add a benchmark library to support the CTS test. by Viet Dang · 6 years ago
  44. 60636e8 Add a benchmark library to support the CTS test. by Viet Dang · 6 years ago
  45. 9aaf234 Separates UnsupportedSdkException from BenchmarkException. by Viet Dang · 6 years ago
  46. ffec38a Adds a minSdkVersion property to test model config. by Viet Dang · 6 years ago
  47. 71443e3 Separates UnsupportedSdkException from BenchmarkException. by Viet Dang · 6 years ago
  48. 443ca52 Migrate test/mlts/benchmark to androidx.test by Brett Chabot · 6 years ago
  49. 54e894e Adds a minSdkVersion property to test model config. by Viet Dang · 6 years ago
  50. 6282f66 Use original threshold in the validation error message for Top-1 validation by Viet Dang · 6 years ago
  51. c606e0e Use original threshold in the validation error message for Top-1 validation by Viet Dang · 6 years ago
  52. 8ff11fa Migrate test/mlts/benchmark to androidx.test by Brett Chabot · 6 years ago
  53. ab62f60 Converts benchmark JNI lib to NDK (*.mk) build to support older SDKs. by Viet Dang · 6 years ago
  54. d0b056f Converts benchmark JNI lib to NDK (*.mk) build to support older SDKs. by Viet Dang · 6 years ago
  55. 71e2411 Fix NNTestBase::runInferenceOnce() by Viet Dang · 6 years ago
  56. 82f8c77 Fix NNTestBase::runInferenceOnce() by Viet Dang · 6 years ago
  57. 047c632 Support models with multiple outputs. by Przemyslaw Szczepaniak · 6 years ago
  58. 6526a9b Fix build_and_run_benchmark.sh on master branch by Przemyslaw Szczepaniak · 6 years ago
  59. 734557a Add mobilenetV2 quantized model by Przemyslaw Szczepaniak · 6 years ago
  60. 3e2f9ef Merge "Support models with multiple outputs." by Przemyslaw Szczepaniak · 6 years ago
  61. 5c04b95 Support models with multiple outputs. by Przemyslaw Szczepaniak · 6 years ago
  62. 3a17735 Fix build_and_run_benchmark.sh on master branch by Przemyslaw Szczepaniak · 6 years ago
  63. 8b7cd74 Add mobilenetV2 quantized model by Przemyslaw Szczepaniak · 6 years ago
  64. 15c1f35 build_and_run_benchmark.sh/modelList improvements. by Przemyslaw Szczepaniak · 6 years ago
  65. 6903fd9 build_and_run_benchmark.sh/modelList improvements. by Przemyslaw Szczepaniak · 6 years ago
  66. 19f760b Fix for NPE due to null BenchmarkResult#mValidationErrors array. by Przemyslaw Szczepaniak · 6 years ago
  67. b366b5d Add MobileNetV2 models to scoring benchmark by Przemyslaw Szczepaniak · 6 years ago
  68. 8058950 Merge "Fix for NPE due to null BenchmarkResult#mValidationErrors array." by Przemyslaw Szczepaniak · 6 years ago
  69. 0ec7add Fix for NPE due to null BenchmarkResult#mValidationErrors array. by Przemyslaw Szczepaniak · 6 years ago
  70. 6a4ba65 Add MobileNetV2 models to scoring benchmark by Przemyslaw Szczepaniak · 6 years ago
  71. 23b6748 Corrects the calculation of Word Error Rate. by Viet Dang · 6 years ago
  72. 06a8d36 Keep screen on during benchmark using FLAG_KEEP_SCREEN_ON. by Przemyslaw Szczepaniak · 6 years ago
  73. c057541 Add ASR to scoring run and parsing. by Przemyslaw Szczepaniak · 6 years ago
  74. f1e9334 Allow MLTS/build_and_run_benchmark.sh to work on release images. by Przemyslaw Szczepaniak · 6 years ago
  75. 80758ca Fix for AssetManager.list() not working on some devices. by Przemyslaw Szczepaniak · 6 years ago
  76. 507d3f6 Expose validation errors in score summary. by Przemyslaw Szczepaniak · 6 years ago
  77. e7989dd Add mobilenet variants to scoring test by Przemyslaw Szczepaniak · 6 years ago
  78. 40b0845 Keep screen on during benchmark using FLAG_KEEP_SCREEN_ON. by Przemyslaw Szczepaniak · 6 years ago
  79. a4ceefa Add ASR to scoring run and parsing. by Przemyslaw Szczepaniak · 6 years ago
  80. 843387f Adds validation for the ASR model. by Viet Dang · 6 years ago
  81. 3180246 Allow MLTS/build_and_run_benchmark.sh to work on release images. by Przemyslaw Szczepaniak · 6 years ago
  82. 6564658 Fix for AssetManager.list() not working on some devices. by Przemyslaw Szczepaniak · 6 years ago
  83. 4e2238c Expose validation errors in score summary. by Przemyslaw Szczepaniak · 6 years ago
  84. 69a6563 Add mobilenet variants to scoring test by Przemyslaw Szczepaniak · 6 years ago
  85. 456f75a Merge "Renames AssetUtils to IOUtils and moves readFloats() there." by Viet Dang · 6 years ago
  86. e3d1a4e Adjust mobilenet test name by Przemyslaw Szczepaniak · 6 years ago
  87. 3b903b9 Fix input dataset size calculation by Przemyslaw Szczepaniak · 6 years ago
  88. bf3f041 Run whole dataset in scoring benchmark. by Przemyslaw Szczepaniak · 6 years ago
  89. 9429af4 Generate results summary HTML page. by Przemyslaw Szczepaniak · 6 years ago
  90. 1dbcfd5 Remove "example" from package names by Przemyslaw Szczepaniak · 6 years ago
  91. e1070de Adjust mobilenet test name by Przemyslaw Szczepaniak · 6 years ago
  92. d3eaa9e Merge "Fix input dataset size calculation" by Przemyslaw Szczepaniak · 6 years ago
  93. 48cf41f Fix input dataset size calculation by Przemyslaw Szczepaniak · 6 years ago
  94. 74ed941 Corrects the calculation of Word Error Rate. by Viet Dang · 6 years ago
  95. a35bc5a Merge "Run whole dataset in scoring benchmark." by Przemyslaw Szczepaniak · 6 years ago
  96. c346850 Adds validation for the ASR model. by Viet Dang · 6 years ago
  97. 9cb72d9 Renames AssetUtils to IOUtils and moves readFloats() there. by Viet Dang · 6 years ago
  98. d656c0b Run whole dataset in scoring benchmark. by Przemyslaw Szczepaniak · 6 years ago
  99. aea5154 Merge "Renames AssetUtils to IOUtils and moves readFloats() there." by Viet Dang · 6 years ago
  100. 4ba6596 Generate results summary HTML page. by Przemyslaw Szczepaniak · 6 years ago