pytorch/torch/_export
2024-11-11 23:59:09 +00:00
..
db fix requirement for error classification (#133122) 2024-08-10 04:59:09 +00:00
pass_infra Flip default value for mypy disallow_untyped_defs [1/11] (#127838) 2024-06-08 18:16:33 +00:00
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 [ts_converter] Fix prim::If buffer names (#136648) 2024-10-02 00:07:47 +00:00
error.py Fix global flake8 issues (#124771) 2024-04-26 15:35:53 +00:00
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 [report_exportability] Avoid re-exporting duplicated modules (#133930) 2024-08-20 22:11:57 +00:00
utils.py Remove temp table to post autograd IR (#140085) 2024-11-11 23:59:09 +00:00
verifier.py Support symbolic builtin round in export (#139549) 2024-11-07 02:49:44 +00:00
wrappers.py [hop] require hops to override __call__. (#134352) 2024-08-28 19:56:40 +00:00