-
Notifications
You must be signed in to change notification settings - Fork 27.4k
[BE] Consolidating scripts/ and tools/ folder #52688
Copy link
Copy link
Open
Labels
module: docsRelated to our documentation, both in docs/ and docblocksRelated to our documentation, both in docs/ and docblockstriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Description
📚 Documentation
A bit confused regarding the current folder structure of scripts/ vs tools/. quote the README.md in both of them:
scripts/README.md:
This directory contains the useful **tools**.
tools/README.md:
This folder contains a number of **scripts** which are used as
part of the PyTorch build process. This directory also doubles
as a Python module hierarchy (thus the `__init__.py`).
should we consider consolidating the 2 folders?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
module: docsRelated to our documentation, both in docs/ and docblocksRelated to our documentation, both in docs/ and docblockstriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module