pytorch/torch/export
Yanan Cao (PyTorch) a16ada41b9 Fix outdated docstring of torch.export.export regarding strict flag (#149077)
Summary: Fix outdated docstring of torch.export.export regarding strict flag

Test Plan: None, doc only change

Differential Revision: D71068215

Pull Request resolved: https://github.com/pytorch/pytorch/pull/149077
Approved by: https://github.com/zhxchen17
2025-03-17 22:29:20 +00:00
..
experimental PEP585 update - torch/export (#145165) 2025-01-19 20:56:55 +00:00
passes PEP585: More UP006 fixes (#146392) 2025-02-20 06:18:13 +00:00
__init__.py Fix outdated docstring of torch.export.export regarding strict flag (#149077) 2025-03-17 22:29:20 +00:00
_draft_export.py Typo Errors fixed in multiple files (#148262) 2025-03-09 12:21:40 +00:00
_remove_auto_functionalized_pass.py remove allow-untyped-defs from torch/export/_remove_auto_functionalized_pass.py (#144230) 2025-01-06 22:23:19 +00:00
_remove_effect_tokens_pass.py PEP585 update - torch/export (#145165) 2025-01-19 20:56:55 +00:00
_safeguard.py
_swap.py PEP585 update - torch/export (#145165) 2025-01-19 20:56:55 +00:00
_trace.py [export] don't use unbacked_renamings in export (#147574) 2025-03-04 21:43:49 +00:00
_tree_utils.py PEP585 update - torch/export (#145165) 2025-01-19 20:56:55 +00:00
_unlift.py Typo Errors fixed in multiple files (#148262) 2025-03-09 12:21:40 +00:00
custom_obj.py
custom_ops.py Implement serializable getattr support for tensor subclasses (#145772) 2025-02-11 19:05:14 +00:00
decomp_utils.py Re-land exclude upsample_bilinear2d.vec and nearest2d.vec from default export decomposition table (#147153) 2025-02-19 23:03:29 +00:00
dynamic_shapes.py specify only some dimensions in shapes collection (#147534) 2025-02-21 22:02:42 +00:00
exported_program.py reland "[sigmoid] Test OSS model runner with test_export.py" (#147535) 2025-02-20 23:45:13 +00:00
graph_signature.py PEP585 update - torch/export (#145165) 2025-01-19 20:56:55 +00:00
unflatten.py [apf] Fix input adapter (#147238) 2025-02-19 04:49:58 +00:00