Skip to content

Commit f04d57d

Browse files
committed
fix parser options
1 parent a8b45f9 commit f04d57d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

onnx_array_api/_command_lines_parser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def get_parser_translate() -> ArgumentParser:
5151
parser.add_argument(
5252
"-a",
5353
"--api",
54-
choices=["onnx", "light"],
54+
choices=["onnx", "light", "onnx-short", "builder"],
5555
default="onnx",
5656
help="API to choose, API from onnx package or light API.",
5757
)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy