Unverified Commit e652a664 authored by Matthijs Douze's avatar Matthijs Douze Committed by GitHub

Update demo_auto_tune.py

parent 5f684a46
......@@ -133,8 +133,6 @@ for index_key in keys_to_test:
# transfer to GPU (may be partial)
index = faiss.index_cpu_to_gpu(res, dev_no, index)
params = faiss.GpuParameterSpace()
print "GGGG"
raw_input()
else:
params = faiss.ParameterSpace()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment