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
Calling cirq.optimized_for_sycamore on a circuit with a CircuitOperation is expected to optimize only the contents of the CircuitOperation while preserving the structure, but the circuit is instead flattened.