Skip to content

Commit

Permalink
Update utility.py (#5279)
Browse files Browse the repository at this point in the history
  • Loading branch information
Intsigstephon committed Feb 23, 2021
1 parent c9aaaaf commit 643fd69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PaddleCV/metric_learning/utility.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
import paddle.fluid as fluid
from paddle.fluid import core
import multiprocessing as mp
import tempfile
import shutil


def print_arguments(args):
Expand Down

0 comments on commit 643fd69

Please sign in to comment.