pytorch/docs
rzou 9c69684af8 [custom_ops] expose torch.library.register_torch_dispatch (#130261)
This is the API for defining the interaction between a torch_dispatch
class and a custom op. Taking API bikeshedding.

Test Plan:
- new tests
Pull Request resolved: https://github.com/pytorch/pytorch/pull/130261
Approved by: https://github.com/albanD
ghstack dependencies: #130064
2024-07-12 14:13:01 +00:00
..
cpp Add GLIBC requirements for libtorch to solve #113124 (#128135) 2024-06-14 21:24:53 +00:00
source [custom_ops] expose torch.library.register_torch_dispatch (#130261) 2024-07-12 14:13:01 +00:00
.gitignore
libtorch.rst
make.bat
Makefile
README.md
requirements.txt

Please see the Writing documentation section of CONTRIBUTING.md for details on both writing and building the docs.