pytorch/.github
Huy Do eb553ae3cf Fix broken gpt_fast micro benchmark after #144315 (#145235)
The benchmark is failing with the following error

```
  File "/var/lib/jenkins/workspace/benchmarks/gpt_fast/benchmark.py", line 333, in <module>
    main(output_file=args.output, only_model=args.only)
  File "/var/lib/jenkins/workspace/benchmarks/gpt_fast/benchmark.py", line 308, in main
    lst = func(device)
  File "/var/lib/jenkins/workspace/benchmarks/gpt_fast/benchmark.py", line 66, in run_mlp_layer_norm_gelu
    us_per_iter = benchmarker.benchmark(compiled_mod, (x,)) * 1000
  File "/opt/conda/envs/py_3.9/lib/python3.9/site-packages/torch/_inductor/runtime/benchmarking.py", line 39, in wrapper
    return fn(self, *args, **kwargs)
TypeError: benchmark() missing 1 required positional argument: 'fn_kwargs'
```

An example error is https://github.com/pytorch/pytorch/actions/runs/12862761823/job/35858912555

I also assign `oncall: pt2` as the owner of this job going forward.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/145235
Approved by: https://github.com/nmacchioni
2025-01-21 17:42:24 +00:00
..
actions [ROCm] Enable post-merge trunk workflow on MI300 runners; skip and fix MI300 related failed tests (#143673) 2025-01-09 05:18:57 +00:00
ci_commit_pins [audio hash update] update the pinned audio hash (#143694) 2024-12-21 05:42:34 +00:00
ISSUE_TEMPLATE Fix pt2-bug-report.yml formatting (#144987) 2025-01-16 18:58:07 +00:00
requirements Upgrade expecttest to 0.3.0 (#142869) 2024-12-11 19:04:16 +00:00
scripts Add 3.13t Windows and MacOS binary builds (#141806) 2025-01-21 17:16:19 +00:00
templates Add 3.13t Windows and MacOS binary builds (#141806) 2025-01-21 17:16:19 +00:00
workflows Fix broken gpt_fast micro benchmark after #144315 (#145235) 2025-01-21 17:42:24 +00:00
actionlint.yaml [ROCm] Use linux.rocm.gpu.2 for 2-GPU and linux.rocm.gpu.4 for 4-GPU runners (#143769) 2024-12-24 08:04:00 +00:00
auto_request_review.yml
label_to_label.yml
labeler.yml [dtensor] move all tests to distribute/tensor folder (#144166) 2025-01-08 00:32:33 +00:00
merge_rules.yaml Add Intel GPU specific CMake files to merge rules (#135110) 2025-01-17 09:44:13 +00:00
nitpicks.yml
PULL_REQUEST_TEMPLATE.md
pytorch-circleci-labels.yml
pytorch-probot.yml Update inductor jobs to use CUDA 12.4 (#142177) 2024-12-09 16:18:38 +00:00
regenerate.sh
requirements-gha-cache.txt [EZ] Update jinja2 to 3.1.5 (#143923) 2024-12-27 21:10:21 +00:00