pytorch/.github
Xuehai Pan 135c7db99d Use absolute path path.resolve() -> path.absolute() (#129409)
Changes:

1. Always explicit `.absolute()`: `Path(__file__)` -> `Path(__file__).absolute()`
2. Replace `path.resolve()` with `path.absolute()` if the code is resolving the PyTorch repo root directory.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/129409
Approved by: https://github.com/albanD
2024-12-24 08:33:08 +00:00
..
actions [ROCm] Update setup-rocm for almalinux-based images (#143590) 2024-12-20 22:48:54 +00:00
ci_commit_pins [audio hash update] update the pinned audio hash (#143694) 2024-12-21 05:42:34 +00:00
ISSUE_TEMPLATE [ez] Make merge blocking sevs be based on label instead of string (#140636) 2024-11-14 19:02:27 +00:00
requirements Upgrade expecttest to 0.3.0 (#142869) 2024-12-11 19:04:16 +00:00
scripts Use absolute path path.resolve() -> path.absolute() (#129409) 2024-12-24 08:33:08 +00:00
templates [BE] Move Mac BB test to its own step (#143513) 2024-12-23 14:05:10 +00:00
workflows [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
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 autolabel aotinductor->export (#135040) 2024-09-03 20:17:51 +00:00
labeler.yml Add ciflow/inductor automatically in more cases (#140824) 2024-11-15 19:54:20 +00:00
merge_rules.yaml Add DCP doc to DCP merge-rules (#139938) 2024-11-07 02:19:49 +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 Remove most rockset references (#139922) 2024-11-12 21:17:43 +00:00