benchmark
182024e2 - disable cudagraph for tts_angular on dashboard (#148221)

Commit
347 days ago
disable cudagraph for tts_angular on dashboard (#148221) Summary: tts_angular with cudagraph is flaky. Its speedup varies from .05 to 1.01. This PR disables cudagraph for tts_angular to avoid the noise. Since tts_angular shows ~1x speedup while other torchbench models show ~2x speedup, skipping tts_angular would wrongly bump the cudagraph speedup. So this PR only disables cudagraph for tts_angular instead of skipping tts_angular. [Dashboard ](https://github.com/pytorch/pytorch/actions/runs/13597394087) X-link: https://github.com/pytorch/pytorch/pull/148221 Approved by: https://github.com/eellison Reviewed By: wdvr Differential Revision: D70457614 fbshipit-source-id: 5602662d54b4bcff7e01abc3ea5c26a63767831b
Author
Parents
Loading