pytorch/torch/_dynamo/variables
2024-08-07 18:19:49 +00:00
..
__init__.py [dynamo] revert map/zip iterator related changes (#132528) 2024-08-04 18:46:55 +00:00
base.py [dynamo] revert map/zip iterator related changes (#132528) 2024-08-04 18:46:55 +00:00
builder.py Only store necessary tensor_dict fields in node meta (#132805) 2024-08-07 13:35:16 +00:00
builtin.py [dynamo] revert map/zip iterator related changes (#132528) 2024-08-04 18:46:55 +00:00
constant.py [dynamo] revert map/zip iterator related changes (#132528) 2024-08-04 18:46:55 +00:00
ctx_manager.py Add basic mypy annotations to dynamo (#132415) 2024-08-04 18:43:36 +00:00
dicts.py [dynamo] revert map/zip iterator related changes (#132528) 2024-08-04 18:46:55 +00:00
distributed.py Add basic mypy annotations to dynamo (#132415) 2024-08-04 18:43:36 +00:00
functions.py Add basic mypy annotations to dynamo (#132415) 2024-08-04 18:43:36 +00:00
higher_order_ops.py Add basic mypy annotations to dynamo (#132415) 2024-08-04 18:43:36 +00:00
iter.py [dynamo] revert map/zip iterator related changes (#132528) 2024-08-04 18:46:55 +00:00
lazy.py Add basic mypy annotations to dynamo (#132415) 2024-08-04 18:43:36 +00:00
lists.py [dynamo] revert map/zip iterator related changes (#132528) 2024-08-04 18:46:55 +00:00
misc.py Support hasattr tracing for more PythonModuleVariable (#132731) 2024-08-07 09:15:17 +00:00
nn_module.py Add basic mypy annotations to dynamo (#132415) 2024-08-04 18:43:36 +00:00
optimizer.py Add basic mypy annotations to dynamo (#132415) 2024-08-04 18:43:36 +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.py Add basic mypy annotations to dynamo (#132415) 2024-08-04 18:43:36 +00:00
torch_function.py Add basic mypy annotations to dynamo (#132415) 2024-08-04 18:43:36 +00:00
user_defined.py [dynamo][user_defined][stable-diffusion] Raise ObservedAttributeError on UserDefinedObject var_getattr (#132806) 2024-08-07 18:19:49 +00:00