tensorflow/quantum

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

Open

#1,086 opened on Jun 6, 2026

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

Repository metrics

Stars
 (2,180 stars)
PR merge metrics
 (Avg merge 13d 10h) (2 merged PRs in 30d)

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