pytorch/torch/_subclasses
2025-05-31 00:07:56 +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 Revert "[draft export] avoid storing intermediate real tensors in proxies (#154630)" 2025-05-31 00:07:56 +00:00
fake_tensor.py Re-enable FakeTensor caching for SymInts (#152662) 2025-05-30 17:23:36 +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 [EASY] use guard_or_false instead of gso in Meta converter (#154234) 2025-05-26 21:59:52 +00:00
schema_check_mode.py Remove unused Python variables in torch/[_-a]* (#133492) 2024-12-12 17:39:14 +00:00