pytorch/torch/_subclasses
2024-10-15 22:15:07 +00:00
..
__init__.py
_fake_tensor_utils.py
fake_impls.py NJT <-> padded dense conversions (#125947) 2024-09-12 17:54:25 +00:00
fake_tensor.py [fake_tensor][cache] Supports ops with tuple of output tensors (#137935) 2024-10-15 22:15:07 +00:00
fake_utils.py
functional_tensor.py Do not compute base in export mode (#137760) 2024-10-15 19:04:42 +00:00
meta_utils.py Remove allow-untyped-defs from torch.fx.experimental.symbolic_shapes (#137019) 2024-10-01 13:22:10 +00:00
schema_check_mode.py