pytorch/torch/_dynamo/variables
2024-08-29 20:56:16 +00:00
..
__init__.py [fbode-testing][dynamo][reland][inline-inbuilt-nn-modules] Mark attri… (#134136) 2024-08-22 17:54:58 +00:00
base.py [dynamo] revert map/zip iterator related changes (#132528) 2024-08-04 18:46:55 +00:00
builder.py [dynamo][itertools] refactor itertools.chain and itertools.chain.from_iterable to use polyfills (#133864) 2024-08-29 20:56:16 +00:00
builtin.py [dynamo][itertools] refactor itertools.chain and itertools.chain.from_iterable to use polyfills (#133864) 2024-08-29 20:56:16 +00:00
constant.py [dynamo][set] Fix EQUALS_MATCH guard for constant sets and lists (#134016) 2024-08-21 12:41:52 +00:00
ctx_manager.py [Dynamo] Support torch.cuda.device ctx manager (#133385) 2024-08-16 17:05:55 +00:00
dicts.py [dynamo][dicts] Support hasattr on dicts (#134590) 2024-08-29 09:14:42 +00:00
distributed.py Revert "[dtensor] move DTensor to public namespace (#133113)" 2024-08-19 05:00:19 +00:00
functions.py [dynamo][itertools] refactor itertools.chain and itertools.chain.from_iterable to use polyfills (#133864) 2024-08-29 20:56:16 +00:00
higher_order_ops.py [Dynamo][autograd.Function] Support mark_non_differentiable (#134087) 2024-08-28 08:12:37 +00:00
iter.py [dynamo][itertools] refactor itertools.chain and itertools.chain.from_iterable to use polyfills (#133864) 2024-08-29 20:56:16 +00:00
lazy.py Add basic mypy annotations to dynamo (#132415) 2024-08-04 18:43:36 +00:00
lists.py [BE][dynamo] reorganize polyfill module hierarchy (#133977) 2024-08-22 16:42:29 +00:00
misc.py [dynamo] simplify implementation for os.fspath (#133801) 2024-08-29 13:36:52 +00:00
nn_module.py [fbode-testing][dynamo][reland][inline-inbuilt-nn-modules] Mark attri… (#134136) 2024-08-22 17:54:58 +00:00
optimizer.py [Inductor UT] Reuse inductor UT for intel GPU test/inductor/test_compiled_optimizers.py (#133083) 2024-08-17 01:15:26 +00:00
script_object.py Add basic mypy annotations to dynamo (#132415) 2024-08-04 18:43:36 +00:00
sdpa.py Grouped Query Attention (#132689) 2024-08-07 05:35:36 +00:00
tensor.py Add basic mypy annotations to dynamo (#132415) 2024-08-04 18:43:36 +00:00
torch_function.py [Dynamo] Support pop torch function mode stack (#133131) 2024-08-20 07:14:42 +00:00
torch.py [BE][dynamo] reorganize polyfill module hierarchy (#133977) 2024-08-22 16:42:29 +00:00
user_defined.py [dynamo] Support reading attributes from pybind objects (#134630) 2024-08-29 15:06:52 +00:00