History log of /frameworks/ml/nn/runtime/test/benchmark/src/com/example/android/nn/benchmark/NNControls.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
082ac6c7e0735b40e2e27f668b294b5f90b2e29b 09-Dec-2017 Miao Wang <miaowang@google.com> Create a benchmark app for NN API

- The benchmark uses TFlite to test NN API performance.
- The benchmark currently only covers mobilenet, both float and
quantized 8bit versions.
- The models to be tested are in assets/.
- The tests are invokable with "adb shell am instrument -w
com.example.android.nn.benchmark/android.support.test.runner.AndroidJUnitRunner"

Test: mm
Change-Id: I8ab408493aeafb22a243d19c9aa7cd09bb364c34
/frameworks/ml/nn/runtime/test/benchmark/src/com/example/android/nn/benchmark/NNControls.java