pytorch/docs/source/compile
Thomas J. Fan 0d17bd5fa4 DOC Fixes unpacking issue in dynamo explain docs (#101761)
This PR updates the docs to be consistent with `torch.explain` which currently returns 6 items:

bfb3941ad8/torch/_dynamo/eval_frame.py (L622-L629)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/101761
Approved by: https://github.com/desertfire
2023-05-25 22:32:15 +00:00
..
cudagraph_trees.rst CUDAGraph trees doc (#101902) 2023-05-23 03:35:43 +00:00
custom-backends.rst Replace master with main in links and docs/conf.py (#100176) 2023-05-02 18:20:32 +00:00
deep-dive.rst
dynamic-shapes.rst Dynamic Shape Doc (#101885) 2023-05-19 21:43:22 +00:00
fake-tensor.rst Fake Tensor Docs (#101882) 2023-05-19 21:39:34 +00:00
faq.rst [dynamo] Hide guard_fail_hook behind a flag to improve cache lookup time (+10% DebertaV2) (#100590) 2023-05-04 18:52:21 +00:00
fine_grained_apis.rst Fine grained apis docs (#101897) 2023-05-23 19:03:44 +00:00
get-started.rst Replace master with main in links and docs/conf.py (#100176) 2023-05-02 18:20:32 +00:00
guards-overview.rst
index.rst [docs] Docs for writing ATen IR passes + FX Pattern matching (#100577) 2023-05-04 05:17:10 +00:00
inductor_profiling.rst Profiling doc (#101895) 2023-05-25 04:57:38 +00:00
nn-module.rst Test and document dynamo backward hooks support (#99382) 2023-04-18 03:03:29 +00:00
performance-dashboard.rst Add a rst doc for the performance dashboard (#100592) 2023-05-04 18:28:09 +00:00
technical-overview.rst
torchfunc-and-torchcompile.rst Docs for torchcompile and functorch (#101881) 2023-05-19 21:23:43 +00:00
transformations.rst [docs] Docs for writing ATen IR passes + FX Pattern matching (#100577) 2023-05-04 05:17:10 +00:00
troubleshooting.rst DOC Fixes unpacking issue in dynamo explain docs (#101761) 2023-05-25 22:32:15 +00:00