Commit 85f1c192 authored by luanjintai's avatar luanjintai Committed by Will Berman
Browse files

find another one accelerate parameter error

parent b5d0a913
...@@ -328,7 +328,7 @@ def main(): ...@@ -328,7 +328,7 @@ def main():
mixed_precision=args.mixed_precision, mixed_precision=args.mixed_precision,
log_with=args.report_to, log_with=args.report_to,
logging_dir=logging_dir, logging_dir=logging_dir,
accelerator_project_config=accelerator_project_config, project_config=accelerator_project_config,
) )
# Make one log on every process with the configuration for debugging. # Make one log on every process with the configuration for debugging.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment