pytorch/docs/source/notes
rzou bb9a73f767 [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-09 21:11:27 +00:00
..
amp_examples.rst update amp example to device-agnostic (#127278) 2024-06-13 02:01:16 +00:00
autograd.rst Fixed typos in the complex numbers portion of the autograd docs (#127948) 2024-06-06 22:47:04 +00:00
broadcasting.rst
cpu_threading_runtimes.svg
cpu_threading_torchscript_inference.rst
cpu_threading_torchscript_inference.svg
cuda.rst Graph-Safe RNG State Exchange for Tensor Parallelism (#114068) 2024-03-27 01:14:38 +00:00
custom_operators.rst [docs] Redirect custom ops landing page to the correct place (#129177) 2024-06-21 13:31:32 +00:00
ddp.rst
extending.func.rst
extending.rst [custom_ops] expose torch.library.register_torch_dispatch (#130261) 2024-07-09 21:11:27 +00:00
faq.rst
fsdp.rst
get_start_xpu.rst Adding a note for Getting Started with PyTorch on Intel GPUs (#127872) 2024-06-14 14:24:28 +00:00
gradcheck.rst
hip.rst
large_scale_deployments.rst
modules.rst
mps.rst
multiprocessing.rst
numerical_accuracy.rst
randomness.rst
serialization.rst Allow tensor subclasses and add torch.serialization.add_safe_globals that allows users to allowlist classes for weights_only load (#124331) 2024-05-17 17:56:57 +00:00
windows.rst