tensorflow/quantum

Efficiently handle circuit sizes 10x or more of today's circuits

Open

#1,086 opened on Jun 6, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (653 forks)github user discovery
area/circuitsarea/performancehelp wantedpriority/after-0.7.7skill-level/expert

Repository metrics

Stars
 (2,145 stars)
PR merge metrics
 (PR metrics pending)

Description

The field of quantum computing is progressing from quantum hardware having small numbers of noisy, short-lived physical qubits, to hardware having 100s–1000s of physical qubits combined algorithmically into error-corrected, long-lived logical qubits. For TensorFlow Quantum to support QML in the early fault-tolerant quantum computing era, it should be possible to handle circuit sizes that are at least 10x what it can comfortably handle today.

Contributor guide