benchmark
1ec85e20 - accept 2 outputs from parse_torchdynamo_args (#1128)

Commit
3 years ago
accept 2 outputs from parse_torchdynamo_args (#1128) Summary: Pull Request resolved: https://github.com/pytorch/benchmark/pull/1128 parse_torchdynamo_args was changed to output (torchbench_args, extra_args), but the usage in model.py was not changed. This updates model.py to accept two outputs instead of accepting the tuple. Reviewed By: xuzhao9 Differential Revision: D38923007 fbshipit-source-id: 3246ac8656f1e122c9dd1d9318fea25e2299b2a4
Author
Parents
Loading