You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Qualcomm AI Engine Direct - Remove input_list dependencies (pytorch#13411)
### Summary
- Current SimpleADB push logic require each script to prepare
input_list, and the name must follow the logic. Remove all these
dependencies.
### Test plan
All existing unit tests should already cover this change.
Co-authored-by: Cheng-Hsin Weng <[email protected]>
0 commit comments