pytorch / benchmark

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

Optim Perf Signal Detected by TorchBench CI on 'b3874abf04e0579fdc0025195593d90b97178f0e' #1866

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 10 months ago

TorchBench CI has detected a performance signal or runtime regression.

Base PyTorch commit: 8c684663042a61de20f163ab6a292cd43c67e294

Affected PyTorch commit: b3874abf04e0579fdc0025195593d90b97178f0e

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/6032886557

cc @janeyx99

janeyx99 commented 10 months ago

Seems related to https://github.com/pytorch/benchmark/issues/1839

I will disable the ASGD overnight to prevent these signals