Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
85f1c192
Commit
85f1c192
authored
Apr 10, 2023
by
luanjintai
Committed by
Will Berman
Apr 10, 2023
Browse files
find another one accelerate parameter error
parent
b5d0a913
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/research_projects/onnxruntime/text_to_image/train_text_to_image.py
...projects/onnxruntime/text_to_image/train_text_to_image.py
+1
-1
No files found.
examples/research_projects/onnxruntime/text_to_image/train_text_to_image.py
View file @
85f1c192
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment