Skip to content

Commit

Permalink
Update combined_index.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mdouze authored Aug 29, 2019
1 parent 8d08912 commit 10ca6e2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions benchs/distributed_ondisk/combined_index.py
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 10ca6e2

Please sign in to comment.