Skip to content

Commit 3e8a9a4

Browse files
committed
add :tfq_simulate_ops_cuquantum_py target to release BUILD
1 parent bb53bfc commit 3e8a9a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

release/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ sh_binary(
3939
"//tensorflow_quantum/core/ops:tfq_unitary_op_py",
4040
"//tensorflow_quantum/core/ops:tfq_utility_ops_py",
4141
"//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",
4244
"//tensorflow_quantum/core/ops/math_ops:fidelity_op_py",
4345
"//tensorflow_quantum/core/ops/math_ops:inner_product_op_py",
4446
"//tensorflow_quantum/core/ops/math_ops:simulate_mps_py",

0 commit comments

Comments
 (0)