Fix existing cross references and removed old ones

Pull Request resolved: https://github.com/pytorch/pytorch/pull/151888
Approved by: https://github.com/eqy, https://github.com/huydhn, https://github.com/svekars
This commit is contained in:
Anthony Shoumikhin
2025-04-25 21:27:27 +00:00
committed by PyTorch MergeBot
parent 1aa971a3bb
commit 9e50c21e27
13 changed files with 23 additions and 30 deletions

View File

@ -281,8 +281,6 @@ dependencies as well as the nightly binaries into the repo directory.
* [caffe2](caffe2) - The Caffe2 library.
* [core](caffe2/core) - Core files of Caffe2, e.g., tensor, workspace,
blobs, etc.
* [operators](caffe2/operators) - Operators of Caffe2.
* [python](caffe2/python) - Python bindings to Caffe2.
* ...
* [.circleci](.circleci) - CircleCI configuration management. [README](.circleci/README.md)