Skip to content

Task 01: compress the TensorCircuit graph (9.64x) - #8

Open
QingyunQian wants to merge 3 commits into
sxzgroup:v2from
QingyunQian:codex/task-01-final-expert-optimization
Open

Task 01: compress the TensorCircuit graph (9.64x)#8
QingyunQian wants to merge 3 commits into
sxzgroup:v2from
QingyunQian:codex/task-01-final-expert-optimization

Conversation

@QingyunQian

@QingyunQian QingyunQian commented Jul 29, 2026

Copy link
Copy Markdown

Take-home insight

The speedup comes from constructing all site-local gates in one batched closed form, which removes repeated Python/TensorNetwork graph-building overhead.

Measured result

Comparison Runtime Speedup
Public expert 60.651144 s 1.000x
Optimized 6.359807 s 9.636410x

The retained README contains the short factor table and the single attribution figure; factors too small to affect the engineering decision were removed from the upstream presentation.

Reviewer-facing files

  • optimized_solutions/challenge-01/README.md
  • optimized_solutions/challenge-01/solution_1_graph_compression.py
  • optimized_solutions/challenge-01/factor-ablation.svg

Full profiles and research chronology remain in hmyuuu/OrbitBreakersExpertBenchmarks.

@QingyunQian QingyunQian changed the title Task 01: publish final TensorCircuit graph-compression optimization (9.64x) Task 01: compress the TensorCircuit graph (9.64x) Jul 30, 2026
@QingyunQian
QingyunQian changed the base branch from main to v2 August 3, 2026 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant