pytorch / benchmark

TorchBench is a collection of open source benchmarks used to evaluate PyTorch performance.
BSD 3-Clause "New" or "Revised" License
854 stars 275 forks source link

V2 Performance Signal Detected by TorchBench CI on '9a8c6559561431401ed10d063c9d28a87aaa5db2' #1636

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

TorchBench CI has detected a performance signal or runtime regression.

Base PyTorch commit: 9a8c6559561431401ed10d063c9d28a87aaa5db2

Affected PyTorch commit: 9a8c6559561431401ed10d063c9d28a87aaa5db2

Affected Tests:

Tests that were no longer run on affected commit:

Tests that were newly added on affected commit:

Runtime regressions found? An errors log was found. Please investigate runtime errors by looking into the logs of the workflow linked.

GitHub workflow that triggered this issue: https://github.com/pytorch/benchmark/actions/runs/4943819025

cc @janeyx99

janeyx99 commented 1 year ago

Observations: Total: ~694 Speedups: 435 | Slowdowns: 259 (The following include new additions:) CUDA: 735 | CPU: 193 foreach: 508 | fused: 63 | default: 186 | ... ASGD: 96 | SGD: 96 | (N/R)Adam(W): 368 | ... pt2: 528 within .1: 276 | .1-.2: 270 | ...