Skip to content

Commit

Permalink
Update merge_to_ondisk.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mdouze authored Aug 29, 2019
1 parent 0fdd380 commit 64828d2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions benchs/distributed_ondisk/merge_to_ondisk.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 argparse
Expand Down

0 comments on commit 64828d2

Please sign in to comment.