pytorch / benchmark

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

V2 Performance Signal Detected by TorchBench CI on '2.3.0.dev20240130+cu121' #2144

Closed xuzhao9 closed 9 months ago

xuzhao9 commented 9 months ago

TorchBench CI has detected a performance signal.

Base PyTorch version: 2.3.0.dev20240127+cu118

Base PyTorch commit: fe10b1800f5df432532fc91e0d553a521ec53479

Affected PyTorch version: 2.3.0.dev20240130+cu121

Affected PyTorch commit: dcc077eea2f95a9d5caa65eeca4d8c73e207f61d

Affected Tests:

cc @xuzhao9

Result json:

{
  "start": "fe10b1800f5df432532fc91e0d553a521ec53479",
  "end": "dcc077eea2f95a9d5caa65eeca4d8c73e207f61d",
  "threshold": 7,
  "timeout": 120,
  "torchbench_branch": "v2.0",
  "result": [
    {
      "commit1": "0ed24cb1afb",
      "commit1_time": "2024-01-30 02:07:34 +0000",
      "commit1_digest": {
        "test_eval[pyhpc_equation_of_state-cpu-jit]": 0.07681977916508913
      },
      "commit2": "67d8db9252f",
      "commit2_time": "2024-01-30 02:22:42 +0000",
      "commit2_digest": {
        "test_eval[pyhpc_equation_of_state-cpu-jit]": 0.06479158182628453
      }
    }
  ]
}

Bisection workflow link: https://github.com/pytorch/benchmark/actions/runs/7715560263

xuzhao9 commented 9 months ago

False positive, closed.