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
Currently the API for the executor can only execute one descriptor at a time. It might be useful if it can queue up not only one but multiple lists of descriptors so it may perform useful optimizations such as parallel execution or scheduling.
The text was updated successfully, but these errors were encountered:
Currently the API for the executor can only execute one descriptor at a time. It might be useful if it can queue up not only one but multiple lists of descriptors so it may perform useful optimizations such as parallel execution or scheduling.
The text was updated successfully, but these errors were encountered: