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 2e44e03 commit 2a12594Copy full SHA for 2a12594
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