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
Each quantum gate takes a certain amount of time to execute. The QubitLayer class should incorporate this attribute and subsequently calculate the time taken to execute a quantum circuit.
Each quantum gate takes a certain amount of time to execute. The
QubitLayerclass should incorporate this attribute and subsequently calculate the time taken to execute a quantum circuit.