Closed github-actions[bot] closed 1 year ago
cc @janeyx99 Looks like this is another speedup from optimizer? Or do you think this is noise?
The optimizer of tts_angular model should be RAdam
: https://github.com/pytorch/benchmark/blob/main/torchbenchmark/models/tts_angular/angular_tts_main.py#L29
This seems likely related to my foreach as default change on 3/1, though it is interesting the bisector is bisecting 2 days later. https://github.com/pytorch/pytorch/pull/95820
Yes, I guess this is because the workflow on Mar 02 failed due to timeout.
TorchBench CI has detected a performance signal.
Base PyTorch version: 2.0.0.dev20230301+cu117
Base PyTorch commit: 21b1134be690bdf338689ed0da287e772e8fd859
Affected PyTorch version: 2.1.0.dev20230303+cu117
Affected PyTorch commit: 53c9866ffa8baa7b7070901ce74704e0771bb05b
Affected Tests:
cc @xuzhao9
Result json:
Bisection workflow link: https://github.com/pytorch/benchmark/actions/runs/4325749501