tensorflow/quantum

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

Open

#1.086 aberto em 6 de jun. de 2026

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

Métricas do repositório

Stars
 (2.145 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador