We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57afb48 commit 067dab1Copy full SHA for 067dab1
tools/gen_ort_dockerfile.py
@@ -662,4 +662,4 @@ def preprocess_gpu_flags():
662
FLAGS.ort_openvino = None
663
dockerfile_for_windows(FLAGS.output)
664
else:
665
- dockerfile_for_linux(FLAGS.output)
+ dockerfile_for_linux(FLAGS.output)
0 commit comments