pytorch/docs/source/compile/dynamic_shapes_troubleshooting.md
Svetlana Karslioglu 8e62d01f7a Add dynamic shapes doc (#159428)
This PR adds new Dynamic Shapes documentation and expands on the existing one.
- Adds a new structure with Intro, Core Concepts, Troubleshooting

Pull Request resolved: https://github.com/pytorch/pytorch/pull/159428
Approved by: https://github.com/bobrenjc93

Co-authored-by: bobrenjc93 <bobren@meta.com>
2025-09-22 21:01:27 +00:00

448 B

(dynamic_shapes_troubleshooting)=

Troubleshooting Dynamic Shapes

This section contains a list of common issues that you may encounter when using dynamic shapes. The section describes how to use TORCH_LOGS and tlparse to debug the issues, as well as provides some general tips and tricks to help you resolve the issues.

:maxdepth: 1
dynamic_shapes_debugging_tlparse_torch_logs
dynamic_shapes_troubleshooting_guardon_errors