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
Add SingleExcitation and DoubleExcitation to RuntimeCAPI. (#1980)
**Context:**
Lightning Devices support `SingleExcitation` and `DoubleExcitation`, and
with the corresponding runtime capi functinos we will be able to target it directly in the
runtime, without further decomposing.
**Description of the Change:**
Add SingleExcitation and DoubleExcitation to RuntimeCAPI
**Benefits:**
Reduce need to decompose SingleExcitation and accelerate XAS benchmark
with capture enabled + qjit.
0 commit comments