mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-29 20:14:01 +00:00
Fix merge issue.
This commit is contained in:
parent
daa14b64e3
commit
87fad09c7b
1 changed files with 0 additions and 1 deletions
|
|
@ -307,7 +307,6 @@ def parse_arguments():
|
|||
"--use_acl", nargs="?", const="ACL_1905",
|
||||
choices=["ACL_1902", "ACL_1905", "ACL_1908"],
|
||||
help="Build with ACL for ARM architectures.")
|
||||
>>>>>>> origin/master
|
||||
return parser.parse_args()
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue