pytorch/torch/_subclasses
2025-06-12 09:58:15 +00:00
..
__init__.py
_fake_tensor_utils.py Fix fake tensor caching when output has unbacked (#153034) 2025-05-23 15:03:31 +00:00
fake_impls.py [draft export] avoid storing intermediate real tensors in proxies (#154630) 2025-06-12 01:18:57 +00:00
fake_tensor.py Migrate from lru_cache to cache (#155613) 2025-06-11 19:44:18 +00:00
fake_utils.py PEP585 update - torch/_higher_order_ops torch/_subclasses torch/backends torch/compiler torch/cuda torch/masked torch/mtia torch/nested (#145202) 2025-01-20 22:37:26 +00:00
functional_tensor.py Add torch.Tensor._make_wrapper_subclass to torch/_C/__init__.pyi (#154022) 2025-05-27 14:10:00 +00:00
meta_utils.py Add view_simple as meta function for view, and avoid calling reshape_view_helper. (#154757) 2025-06-12 09:58:15 +00:00
schema_check_mode.py Remove unused Python variables in torch/[_-a]* (#133492) 2024-12-12 17:39:14 +00:00