pytorch/docs/source/compile
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
..
_static
dynamic_shapes_advanced_control_options.md Add dynamic shapes doc (#159428) 2025-09-22 21:01:27 +00:00
dynamic_shapes_backed_unbacked.md Add dynamic shapes doc (#159428) 2025-09-22 21:01:27 +00:00
dynamic_shapes_beyond_the_basics.md Add dynamic shapes doc (#159428) 2025-09-22 21:01:27 +00:00
dynamic_shapes_core_concepts.md Add dynamic shapes doc (#159428) 2025-09-22 21:01:27 +00:00
dynamic_shapes_debugging_tlparse_torch_logs.md Add dynamic shapes doc (#159428) 2025-09-22 21:01:27 +00:00
dynamic_shapes_troubleshooting_guardon_errors.md Add dynamic shapes doc (#159428) 2025-09-22 21:01:27 +00:00
dynamic_shapes_troubleshooting.md Add dynamic shapes doc (#159428) 2025-09-22 21:01:27 +00:00
dynamic_shapes_zero_one_specialization.md Add dynamic shapes doc (#159428) 2025-09-22 21:01:27 +00:00
header_code.py
programming_model.common_graph_breaks.md
programming_model.compiler_disable.md
programming_model.custom_ops.md
programming_model.dynamo_core_concepts.md
programming_model.dynamo_nonstrict_trace.md
programming_model.error_on_graph_break.md
programming_model.fullgraph_false.md
programming_model.fullgraph_true.md
programming_model.graph_breaks_index.md
programming_model.md
programming_model.nested_graph_breaks.md
programming_model.non_strict_tracing_model.md
programming_model.observability.md
programming_model.recompilation.md
programming_model.reporting_issues.md
programming_model.skipped_functions.md
programming_model.where_to_apply_compile.md