Skip to content

Add Supported for PhasedXZGate #257

@MichaelBroughton

Description

@MichaelBroughton

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:

  1. Adding rules to serializer.py
  2. Implementing the gate in qsim
  3. Adding a rule in tfq_ps_decompose_op.cc
  4. Hooking the gate into all existing python fuzz tests and supported_gates function in util.py.

Do @jaeyoo or @zaqqwerty have any interest in taking this on ?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions