Welcome to mirror list, hosted at ThFree Co, Russian Federation.

android-armv7-cache-info.sh « scripts - github.com/pytorch/cpuinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 484e56fd43a08ea03777f61bd756540d221485ae (plain)
1
2
3
4
5
6
#!/usr/bin/env bash

set -e

adb push build/android/armeabi-v7a/cache-info /data/local/tmp/cache-info
adb shell /data/local/tmp/cache-info