Update combined_index.py

pull/959/head
Matthijs Douze 2019-08-29 15:33:50 +02:00 committed by GitHub
parent 8d08912453
commit 10ca6e20d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
# Copyright (c) Facebook, Inc. and its affiliates.
#
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.
import os
import faiss
import numpy as np