question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add Supported for PhasedXZGate

See original GitHub issue

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 ?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
MichaelBroughtoncommented, Jun 12, 2020

After talking with the people working on qsim it looks like this may be looked after for us already. This should come for free when we switch over to using the OSS version of qsim

1reaction
MichaelBroughtoncommented, Jun 8, 2020

Sounds good. I can help with 2 and 4 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Phase-gate process - Wikipedia
A phase-gate process is a project management technique in which an initiative or project is divided into distinct stages or phases, separated by...
Read more >
Ultimate Guide to the Phase Gate Process | Smartsheet
The phase- gate approach gives you the tools to evaluate new ideas and measure their potential with a structured, data-driven development ...
Read more >
Phase-Gate Process in Project Management: A Quick Guide
The phase-gate process is a powerful project management method that allows for iterative development and quality assurance. Learn more.
Read more >
Stage Gate Process: The Complete Practice Guide
The Stage Gate Process, also known as the Phase Gate Process, guides the product development process through six main phases.
Read more >
All about Stage-Gate Process for Product Development
The traditional Stage-Gate Process or Phase Gate Process has five basic steps after the discovery or the ideation process is completed. These ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found