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
Dynamic dispatch aims to merge BD schedules for multiple operators into a single BD schedule for execution on NPU.
Dynamic dispatch supports executing ML models on NPU if individual operators required for the model are implemented and available.
Reasons for the request
We have some precompiled operator binaries to reduce compile times and improve ease of use.