pytorch/.github
Aaron Gokaslan 7f65a20884 [BE]: Enable ruff SLOT checks (#146276)
This enables a check that which a class which only inherits from immutable classes like str, tuple, and NamedTuple, also defined `__slots__` so they don't allocate memory unnecessarily. This also ensure contributors think about how they define their classes with subclass NamedTuples and str, of which we have many in our codebase

Pull Request resolved: https://github.com/pytorch/pytorch/pull/146276
Approved by: https://github.com/aorenste
2025-02-04 19:18:23 +00:00
..
actions Ensure GPU isolation for kubernetes pod MI300 runners. (#145829) 2025-01-28 17:20:46 +00:00
ci_commit_pins [audio hash update] update the pinned audio hash (#145988) 2025-02-02 04:19:29 +00:00
ISSUE_TEMPLATE Update to remind users to use torch.compile template (#145960) 2025-01-30 21:34:40 +00:00
requirements Upgrade expecttest to 0.3.0 (#142869) 2024-12-11 19:04:16 +00:00
scripts [BE]: Enable ruff SLOT checks (#146276) 2025-02-04 19:18:23 +00:00
templates S390x nightly builds timeouts (#146041) 2025-01-31 17:29:11 +00:00
workflows Manylinux 2.28 migration - remove pre-cxx11 abi libtorch builds (#146200) 2025-01-31 21:43:12 +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 cpp_wrapper: Move #includes to per-device header files (#145932) 2025-01-29 21:08:45 +00:00
merge_rules.yaml Fix ExecuTorch, XLA, Triton hash updates (#145314) 2025-01-21 23:24:21 +00:00
nitpicks.yml Extend abi-stable nitpick message to all the c stable files (#145862) 2025-01-28 23:22:23 +00:00
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