pytorch/torch/_export
2024-11-07 02:49:44 +00:00
..
db
pass_infra
passes preserve module signature with multiple calls (#137999) 2024-10-18 07:30:22 +00:00
serde reland D65167805 "[export] Update min_val and max_val to Optional[int] in serialization." (#139394) 2024-10-31 22:28:32 +00:00
__init__.py [export] Add support for symbool to make it usable for torch.cond (#138765) 2024-11-04 23:31:49 +00:00
converter.py
error.py
non_strict_utils.py make DimHints compatible with Dims (#138490) 2024-10-22 07:43:48 +00:00
pass_base.py Support symbolic builtin round in export (#139549) 2024-11-07 02:49:44 +00:00
tools.py
utils.py Fix custom obj being input (#139209) 2024-11-04 18:24:29 +00:00
verifier.py Support symbolic builtin round in export (#139549) 2024-11-07 02:49:44 +00:00
wrappers.py