FedML-AI/FedML

where is the test_arm_android_64.sh in fedmlsdk MobileNN?

Open

#681 opened on Dec 30, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (743 forks)batch import
help wantedquestion

Repository metrics

Stars
 (3,930 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hello, recently I'm trying to reproduce the demo of fedmlsdk on android device,and I followed the tutorial at https://github.com/FedML-AI/FedML/tree/master/android/fedmlsdk)/MobileNN/, and I see the line below:

run ./test_arm_android_64.sh, which will push demo.out to your android device and execute it.

however,i can not find the test_arm_android_64.sh in the repo? Could you please check the issue?

Contributor guide