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
Partial Support for tags in cirq_google protos (#7044)
* Partial Support for tags in cirq_google protos
- This adds several tags to cirq_google protos, and also adds
partial support for serialization and deserialization of tags.
Note: still pending are arguments for InternalTag objects and
better ability to serialize/deserialize internal tags that are
not public.
* Update cirq-google/cirq_google/ops/fsim_via_model_tag.py
Co-authored-by: Pavol Juhas <[email protected]>
* Update cirq-google/cirq_google/ops/physical_z_tag.py
Co-authored-by: Pavol Juhas <[email protected]>
* Update cirq-google/cirq_google/ops/internal_tag.py
Co-authored-by: Pavol Juhas <[email protected]>
* Update cirq-google/cirq_google/serialization/circuit_serializer.py
Co-authored-by: Pavol Juhas <[email protected]>
* Address some comments.
* Address other comment.
* Solve all the CI problems.
---------
Co-authored-by: Pavol Juhas <[email protected]>
0 commit comments