Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
address comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pooyanamini committed Apr 14, 2022
1 parent 6d2d662 commit d3ea2be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parlai/scripts/torchscript.py
Expand Up @@ -98,7 +98,7 @@ def setup_args() -> ParlaiParser:
)
parser.add_argument(
"-eio",
"--enable_inference_optimization",
"--enable-inference-optimization",
type=bool,
default=False,
help="Enable inference optimizations on the scripted model.",
Expand Down

0 comments on commit d3ea2be

Please sign in to comment.