https://github.com/pytorch/cppdocs
PyTorch C++ API Documentation
https://github.com/pytorch/cppdocs
Last synced: 9 months ago
JSON representation
PyTorch C++ API Documentation
- Host: GitHub
- URL: https://github.com/pytorch/cppdocs
- Owner: pytorch
- Created: 2018-07-19T21:24:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-09T04:46:04.000Z (9 months ago)
- Last Synced: 2025-04-09T10:17:30.286Z (9 months ago)
- Language: HTML
- Homepage: https://pytorch.org/cppdocs
- Size: 2.29 GB
- Stars: 222
- Watchers: 25
- Forks: 36
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pytorch/cppdocs
This repository is automatically generated to contain the website source for the
PyTorch C++ API documentation at https://pytorch.org/cppdocs.
__Please do not send pull requests against this repository__ to edit tutorial or
documentation sources as it is automatically generated. Instead, edit the
sources in https://github.com/pytorch/pytorch/tree/master/docs/cpp/source to
change tutorials and notes, or the source code in the PyTorch documentation to
update source-level docs. Otherwise, changes to this repository will be
overwritten by the next automatic sync.