pytorch/torch/_export
Edward Z. Yang bc6ec97e02 Switch dynamic_shapes to True by default (#103597)
Signed-off-by: Edward Z. Yang <ezyang@meta.com>

Pull Request resolved: https://github.com/pytorch/pytorch/pull/103597
Approved by: https://github.com/voznesenskym
2023-06-15 15:16:20 +00:00
..
db [export] Remove example custom_object_type to type_reflection_method. (#103015) 2023-06-07 00:03:57 +00:00
pass_infra [export] ExportPassBase + view_copy pass (#100000) 2023-04-26 21:01:25 +00:00
passes [export] Serialize symbolic values (#103273) 2023-06-13 20:29:47 +00:00
serde [export] Serialize symbolic values (#103273) 2023-06-13 20:29:47 +00:00
__init__.py [export] Serialize symbolic values (#103273) 2023-06-13 20:29:47 +00:00
constraints.py Add private _export API (#99992) 2023-04-27 16:24:14 +00:00
error.py Add experimental export() API (#100034) 2023-04-28 06:12:59 +00:00
exported_program.py [export] Initial deserialization v2 (#102716) 2023-06-07 16:02:35 +00:00
pass_base.py [export] Change equality constraints to list of tuples (#102998) 2023-06-05 21:03:02 +00:00
trace.py Switch dynamic_shapes to True by default (#103597) 2023-06-15 15:16:20 +00:00
verifier.py Make exir passes work with map_impl HigherOrderOperator. (#102009) 2023-05-25 20:00:51 +00:00
workflow.py [export] Add a data type for representing export workflow information. (#95013) 2023-02-17 16:28:17 +00:00