pytorch/torch/_subclasses
PyTorch MergeBot 96c5be8bc4 Revert "Fakify leaf of FunctionalTensor (#107062)"
This reverts commit 3349725766.

Reverted https://github.com/pytorch/pytorch/pull/107062 on behalf of https://github.com/ydwu4 due to This appears to have broken the test TestDTensorCompile.test_dtensor_fullgraph. Probably a land race ([comment](https://github.com/pytorch/pytorch/pull/107062#issuecomment-1685447747))
2023-08-21 00:30:16 +00:00
..
__init__.py
fake_tensor.py Revert "Fakify leaf of FunctionalTensor (#107062)" 2023-08-21 00:30:16 +00:00
fake_utils.py Generate mypy hints for torch.Tag, add a couple of pointwise ops (#106910) 2023-08-10 05:12:27 +00:00
meta_utils.py Revert "Fakify leaf of FunctionalTensor (#107062)" 2023-08-21 00:30:16 +00:00
schema_check_mode.py