FedML-AI/FedML
Auf GitHub ansehenwhere is the test_arm_android_64.sh in fedmlsdk MobileNN?
Open
#681 geöffnet am 30. Dez. 2022
help wantedquestion
Repository-Metriken
- Stars
- (3.930 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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?