pytorch/torch/_export
2025-01-17 14:27:53 +00:00
..
db Migrate from Tuple -> tuple in torch/_export (#144262) 2025-01-06 22:20:26 +00:00
pass_infra remove allow-untyped-defs from _export/pass_infra/proxy_value.py (#143944) 2025-01-02 18:17:03 +00:00
passes Revert "patch for block-wise quantization + pt2e (#144492)" 2025-01-17 14:27:53 +00:00
serde [export] Support module inputs for non strict mode. (#143925) 2025-01-16 17:30:36 +00:00
__init__.py Migrate from Tuple -> tuple in torch/_export (#144262) 2025-01-06 22:20:26 +00:00
converter.py Migrate from Tuple -> tuple in torch/_export (#144262) 2025-01-06 22:20:26 +00:00
error.py
non_strict_utils.py [export] Support module inputs for non strict mode. (#143925) 2025-01-16 17:30:36 +00:00
pass_base.py Migrate from Tuple -> tuple in torch/_export (#144262) 2025-01-06 22:20:26 +00:00
tools.py Migrate from Tuple -> tuple in torch/_export (#144262) 2025-01-06 22:20:26 +00:00
utils.py [export] Support module inputs for non strict mode. (#143925) 2025-01-16 17:30:36 +00:00
verifier.py Support getattr for tensor subclasses in pre-dispatch export via patching tensor.getattr (#143946) 2025-01-06 23:55:50 +00:00
wrappers.py graph module retracing without preserving MCS (#143676) 2024-12-21 07:57:43 +00:00