8000 unbreak fb:operator_benchmark_test (#152049) · pytorch/pytorch@d2f6c6d · GitHub
[go: up one dir, main page]

Skip to content

Commit d2f6c6d

Browse files
sharpobjectpytorchmergebot
authored andcommitted
unbreak fb:operator_benchmark_test (#152049)
Summary: unbreak fb:operator_benchmark_test Test Plan: works on my machine Differential Revision: D73540912 Pull Request resolved: #152049 Approved by: https://github.com/hl475
1 parent 014726d commit d2f6c6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

benchmarks/operator_benchmark/benchmark_runner.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
parser = argparse.ArgumentParser(
1616
description="Run microbenchmarks.",
1717
formatter_class=argparse.ArgumentDefaultsHelpFormatter,
18+
conflict_handler="resolve",
1819
)
1920

2021

0 commit comments

Comments
 (0)
0