mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[BE] shorten the name part 1 (#62402)
Summary: This should address part of https://github.com/pytorch/pytorch/issues/62357. 1. rename all files 'generated-*' to make it clear, filename will not be in CI workflow name 2. remove all 'pytorch-' in names 3. make sure the build test shell scripts are adopted to new name Next change should reduce more device related naming Pull Request resolved: https://github.com/pytorch/pytorch/pull/62402 Reviewed By: malfet Differential Revision: D30021959 Pulled By: walterddr fbshipit-source-id: 64b21a2020e25a507101c09c010cb593d8ac4146
This commit is contained in:
committed by
Facebook GitHub Bot
parent
7565039ee9
commit
c9d5325c52
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -1,4 +1,3 @@
|
||||
*.bat text eol=crlf
|
||||
.circleci/config.yml linguist-generated=true
|
||||
.github/workflows/periodic-pytorch-*.yml linguist-generated=true
|
||||
.github/workflows/pytorch-*.yml linguist-generated=true
|
||||
.github/workflows/generated-*.yml linguist-generated=true
|
||||
|
Reference in New Issue
Block a user