mirror of
https://github.com/Shawn-Shan/fawkes.git
synced 2024-11-09 13:41:31 +05:30
add local eval
This commit is contained in:
parent
a5df45d259
commit
4d15cb31b0
@ -162,6 +162,7 @@ def main():
|
||||
|
||||
def parse_arguments(argv):
|
||||
parser = argparse.ArgumentParser()
|
||||
|
||||
parser.add_argument('--gpu', type=str,
|
||||
help='GPU id', default='0')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user