pytorch / benchmark

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

Optim Perf Signal Detected by TorchBench CI on '8c684663042a61de20f163ab6a292cd43c67e294' #1863

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: 2c3aa09cde00fe4b45307770ebc86178d61773e7

Affected PyTorch commit: 8c684663042a61de20f163ab6a292cd43c67e294

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

cc @janeyx99

janeyx99 commented 10 months ago

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