Created by: ysh329
- Fix multi-threading incorrectness of
gemv_trans_mx1
. Verified using cases withm=1
intest_gemm_accuracy
; - Ease procedure of start guide for user by adding a script named
./tools/prepare_images_and_models.sh
and modified corresponding docs indoc/development_android.md
anddoc/development_android_GPU.md
.