pull/384/head
Eren Gölge 2021-03-16 19:15:28 +01:00
parent 4c1aed4a9c
commit 2690ab2ee5
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ def process_args(args, model_type):
_ = os.path.dirname(os.path.realpath(__file__))
if c.mixed_precision:
if 'mixed_precision' in c and c.mixed_precision:
print(" > Mixed precision mode is ON")
out_path = args.continue_path