alibaba--mnn
3 行
88 B
Bash
可执行文件
3 行
88 B
Bash
可执行文件
#!/bin/bash
|
|
rm -rf android_output && adb pull /data/local/tmp/MNN/output android_output
|