Compare commits

...

1 Commits

Author SHA1 Message Date
313690cb39 enable ca 2024-06-24 09:42:02 -07:00

View File

@ -3416,6 +3416,7 @@ def parse_args(args=None):
"--compiled-autograd",
action="store_true",
help="Enables compiled autograd on compiled benchmark",
default=True,
)
parser.add_argument(