SIGN IN SIGN UP

Update script to build and upload MiniBench artifacts

Build this app during CI. We can start trying it with
```
adb shell am start -n org.pytorch.minibench/org.pytorch.minibench.BenchmarkActivity --es model_path /data/local/tmp/model.pte
adb shell run-as org.pytorch.minibench cat files/benchmark_results.txt
```

Pull Request resolved: https://github.com/pytorch/executorch/pull/5017
H
Hansong committed
084659e0d4a4a47c53277f34df0bdb606e6bf7e1
Parent: e793795
Committed by GitHub <noreply@github.com> on 9/5/2024, 12:00:02 AM