-
Notifications
You must be signed in to change notification settings - Fork 828
Open
Labels
module: armIssues related to arm backendIssues related to arm backendpartner: armFor backend delegation, kernels, demo, etc. from the 3rd-party partner, ArmFor backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm
Milestone
Description
I create a empty .py file, and run with below command:
examples/arm/run.sh --target=ethos-u85-512 ----model_name=test-empty-file.py
The script still working and it seems go through the model list builtin:
test_model=(
"softmax" # 0
"add" # 1
"add3" # 2
"qadd" # 3
"qadd2" # 4
"qops" # 5
"mv2" # 6
)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
module: armIssues related to arm backendIssues related to arm backendpartner: armFor backend delegation, kernels, demo, etc. from the 3rd-party partner, ArmFor backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm
Type
Projects
Status
Ready