pytorch/torch/_dynamo/variables
PyTorch MergeBot 66715767ff Revert "[Dynamo] More robust pyop support, module properties as args (#87020)"
This reverts commit 3c320a5613.

Reverted https://github.com/pytorch/pytorch/pull/87020 on behalf of https://github.com/ZainRizvi due to This appears to have caused two periodic tests to fail
2022-10-17 16:02:49 +00:00
..
__init__.py
base.py
builder.py Sync changes from pytorch/torchdynamo (#87013) 2022-10-15 21:00:57 +00:00
builtin.py
constant.py
dicts.py
functions.py Sync changes from pytorch/torchdynamo (#87013) 2022-10-15 21:00:57 +00:00
lists.py
misc.py
nn_module.py
tensor.py Sync changes from pytorch/torchdynamo (#87013) 2022-10-15 21:00:57 +00:00
torch.py Revert "[Dynamo] More robust pyop support, module properties as args (#87020)" 2022-10-17 16:02:49 +00:00
user_defined.py