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
Adding unit test for measurement with shots for LT with tn method (#1027)
**Context:**
With Lightning Tensor, ensure `tn` has feature parity with `mps` method.
**Description of the Change:**
Using the current testing suite for measurement, we change only the
`conftest.py` file to make available the `tn` method with Lightning
Tensor
**Benefits:**
Change only a few lines in the code.
**Possible Drawbacks:**
The testing time will increase double for Lightning Tensor
:disappointed:
**Related GitHub Issues:**
[sc-65726]
---------
Co-authored-by: ringo-but-quantum <[email protected]>
0 commit comments