Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
Sinestro38 committed May 21, 2023
1 parent 803622a commit 5dba68b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tensorflow_quantum/core/ops/tfq_simulate_ops_gpu_test.py
Original file line number Diff line number Diff line change
@@ -120,9 +120,8 @@ def test_simulate_expectation_cpu_vs_cuquantum(self):
pauli_sums_tensor),
"CPU",
num_samples=100,

)

cuda_avg_time, res_cuda = measure_average_runtime(
lambda: tfq_simulate_ops_cuquantum.tfq_simulate_expectation(
circuit_batch_tensor,

0 comments on commit 5dba68b

Please sign in to comment.