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 bb53bfc commit 3e8a9a4Copy full SHA for 3e8a9a4
release/BUILD
@@ -39,6 +39,8 @@ sh_binary(
39
"//tensorflow_quantum/core/ops:tfq_unitary_op_py",
40
"//tensorflow_quantum/core/ops:tfq_utility_ops_py",
41
"//tensorflow_quantum/core/ops:tfq_simulate_ops_py",
42
+ "//tensorflow_quantum/core/ops:tfq_simulate_ops_cuda_py",
43
+ "//tensorflow_quantum/core/ops:tfq_simulate_ops_cuquantum_py",
44
"//tensorflow_quantum/core/ops/math_ops:fidelity_op_py",
45
"//tensorflow_quantum/core/ops/math_ops:inner_product_op_py",
46
"//tensorflow_quantum/core/ops/math_ops:simulate_mps_py",
0 commit comments