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

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

set -e

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