pytorch/torch/_export
Aaron Orenstein d782e46a36 [BE] typing for decorators - library (#138969)
Test Plan: unit tests

Differential Revision: D62302678

Pull Request resolved: https://github.com/pytorch/pytorch/pull/138969
Approved by: https://github.com/zou3519
2025-01-15 17:08:55 +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 [BE] typing for decorators - library (#138969) 2025-01-15 17:08:55 +00:00
serde [export] Fix torchbind constant folding (#144684) 2025-01-14 01:58:44 +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 Migrate from Tuple -> tuple in torch/_export (#144262) 2025-01-06 22:20:26 +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 fix non-strict placeholder naming with kwargs (#144278) 2025-01-07 11:22:09 +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