File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ challenges:
70
70
For performance reasons, Eigen (the C++ library used in many TensorFlow ops) is
71
71
not well suited for quantum circuit simulation. Instead, the circuit simulators
72
72
used in the
73
- <a href =" https://ai.googleblog.com/2019/10/quantum-supremacy-using-programmable.html " class =" external " >quantum supremacy experiment</a >
73
+ <a href =" https://ai.googleblog.com/2019/10/quantum-supremacy-using-programmable.html " class =" external " >quantum beyond-classical experiment</a >
74
74
are used as verifiers and extended as the foundation of TFQ ops (all written
75
75
with AVX2 and SSE instructions). Ops with identical functional signatures were
76
76
created that use a physical quantum computer. Switching between a simulated and
You can’t perform that action at this time.
0 commit comments