We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7fec39 commit e21ccf0Copy full SHA for e21ccf0
tensorflow_quantum/core/ops/math_ops/__init__.py
@@ -15,4 +15,4 @@
15
"""Module for tfq.core.ops.math_ops.*"""
16
17
from tensorflow_quantum.core.ops.math_ops.inner_product_op import (
18
- inner_product, inner_product_hessian)
+ inner_product, inner_product_hessian)
0 commit comments