pytorch/torch/_subclasses
2024-10-17 09:05:25 +00:00
..
__init__.py [BE][Easy][14/19] enforce style for empty lines in import segments in torch/_[a-c]*/ and torch/_[e-h]*/ and torch/_[j-z]*/ (#129765) 2024-07-31 10:42:50 +00:00
_fake_tensor_utils.py [BE][Easy][14/19] enforce style for empty lines in import segments in torch/_[a-c]*/ and torch/_[e-h]*/ and torch/_[j-z]*/ (#129765) 2024-07-31 10:42:50 +00:00
fake_impls.py Remove an unused variable in _subclasses.fake_impls (#138085) 2024-10-16 22:41:04 +00:00
fake_tensor.py Remove an unused variable in _subclasses.fake_tensor (#138086) 2024-10-17 09:05:25 +00:00
fake_utils.py Move attention kernels back from fake_impls to meta_registrations (#134288) 2024-08-27 21:10:36 +00:00
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 Add None return type to init (#132335) 2024-08-01 15:26:45 +00:00