-
Notifications
You must be signed in to change notification settings - Fork 631
Closed
Labels
kind/feature-requestNew feature or requestNew feature or request
Description
There's a new and obscure gate in Cirq! The PhasedXZGate. We should add support for this gate inside of TensorFlow Quantum. Like all gates this means:
- Adding rules to
serializer.py - Implementing the gate in qsim
- Adding a rule in
tfq_ps_decompose_op.cc - Hooking the gate into all existing python fuzz tests and
supported_gatesfunction inutil.py.
Do @jaeyoo or @zaqqwerty have any interest in taking this on ?
Metadata
Metadata
Assignees
Labels
kind/feature-requestNew feature or requestNew feature or request