pytorch/torch/_dynamo/variables
2023-10-27 21:40:22 +00:00
..
__init__.py [5/N] Make torch context manager a TorchCtxManagerClassVariable (#111622) 2023-10-27 21:26:54 +00:00
base.py Revert "[dynamo] Properly track user-defined types for type() (#110794)" 2023-10-24 20:42:26 +00:00
builder.py [Inductor] Add triton.autotune support for user defined triton kernels with constant/simple grids (#112228) 2023-10-27 21:40:22 +00:00
builtin.py [5/N] Make torch context manager a TorchCtxManagerClassVariable (#111622) 2023-10-27 21:26:54 +00:00
constant.py Revert "[user errors] compulsory case names, allow multiple (#110878)" 2023-10-10 04:44:40 +00:00
ctx_manager.py [dynamo] Fix context wrapping grad mode variable (#111534) 2023-10-22 20:55:48 +00:00
dicts.py [dynamo] [easy] Move Set to dicts.py (#110522) 2023-10-27 20:17:10 +00:00
distributed.py [Easy] ConstantVariable() -> .create (#109896) 2023-09-22 22:30:15 +00:00
functions.py [Inductor] Add triton.autotune support for user defined triton kernels with constant/simple grids (#112228) 2023-10-27 21:40:22 +00:00
higher_order_ops.py Revert "[dynamo] Be stricter about HigherOrderOperator kwargs (#111938)" 2023-10-27 21:37:48 +00:00
lists.py [dynamo] [easy] Move Set to dicts.py (#110522) 2023-10-27 20:17:10 +00:00
misc.py [dynamo] Simplify add_dict in preparation to refactor it with call_set (#110523) 2023-10-27 20:17:10 +00:00
nn_module.py [dynamo] Expand _nonvar_fields names (#111749) 2023-10-23 02:58:16 +00:00
optimizer.py Fix typo under torch/_dynamo directory (#110459) 2023-10-04 16:05:05 +00:00
tensor.py Convert evaluate_expr GuardOnDataDependentSymNode into graph break (#111919) 2023-10-26 16:28:00 +00:00
torch_function.py Support calling __torch_function__ attribute access (#111737) 2023-10-27 04:57:19 +00:00
torch.py [5/N] Make torch context manager a TorchCtxManagerClassVariable (#111622) 2023-10-27 21:26:54 +00:00
user_defined.py [5/N] Make torch context manager a TorchCtxManagerClassVariable (#111622) 2023-10-27 21:26:54 +00:00