| .. |
|
backends
|
typing compile_fx.py (#138033)
|
2024-10-21 18:14:59 +00:00 |
|
polyfills
|
[Dynamo] Trace enter/exit of TorchFunctionModes (#135422) (#137114)
|
2024-10-09 02:29:40 +00:00 |
|
repro
|
typing compile_fx.py (#138033)
|
2024-10-21 18:14:59 +00:00 |
|
variables
|
[hierarchical-compilation][hop] Introduce invoke_subgraph (#137538)
|
2024-10-22 15:33:34 +00:00 |
|
__init__.py
|
[dynamo] add torch.compiler.set_stance (#137504)
|
2024-10-16 16:18:25 +00:00 |
|
_trace_wrapped_higher_order_op.py
|
[FlexAttention] Support training bias for eager (#136910) (#137526)
|
2024-10-15 18:55:22 +00:00 |
|
bytecode_analysis.py
|
|
|
|
bytecode_transformation.py
|
[dynamo, 3.13] fix typo in remove_fused_load_store (#137652)
|
2024-10-10 19:53:42 +00:00 |
|
cache_size.py
|
Avoid __ne__ weakref comparison and use identity instead in cache_size.py (#135000)
|
2024-10-03 07:43:58 +00:00 |
|
callback.py
|
turn CompilationCallbackHandler into dataclass (#137312)
|
2024-10-05 19:03:28 +00:00 |
|
code_context.py
|
add types to _dynamo/code_context.py (#136665)
|
2024-09-27 18:27:42 +00:00 |
|
codegen.py
|
[dynamo] Remove mutable_local.source and index on VariableTracker rather than MutableLocalBase (#137905)
|
2024-10-18 20:20:42 +00:00 |
|
compiled_autograd.py
|
[compiled autograd] tls access helpers (#138061)
|
2024-10-22 08:03:52 +00:00 |
|
comptime.py
|
|
|
|
config.py
|
[compiled autograd] Compiled autograd configs in TLS (#137821)
|
2024-10-22 08:03:52 +00:00 |
|
convert_frame.py
|
config: simplify most of the config handling and fix some bugs (#138377)
|
2024-10-22 13:40:26 +00:00 |
|
create_parameter_op.py
|
type _dynamo/create_parameter_op.py (#136958)
|
2024-10-02 10:23:37 +00:00 |
|
current_scope_id.py
|
add typing to _dynamo/current_scope_id.py (#136676)
|
2024-09-27 04:09:15 +00:00 |
|
debug_utils.py
|
[logging/debugging] handle None (constant) args in debug log (#137032)
|
2024-10-02 01:43:22 +00:00 |
|
decorators.py
|
[dynamo] add torch.compiler.set_stance (#137504)
|
2024-10-16 16:18:25 +00:00 |
|
device_interface.py
|
Have Triton custom extension test use privateuseone device (#137611)
|
2024-10-11 21:27:29 +00:00 |
|
distributed.py
|
|
|
|
eval_frame.py
|
make DimHints compatible with Dims (#138490)
|
2024-10-22 07:43:48 +00:00 |
|
exc.py
|
[dynamo] attempt run only mode when dynamo cache limit is hit (#136655)
|
2024-09-27 17:15:05 +00:00 |
|
external_utils.py
|
type _dynamo/external_utils.py (#137185)
|
2024-10-03 15:18:53 +00:00 |
|
funcname_cache.py
|
|
|
|
guards.py
|
make DimHints compatible with Dims (#138490)
|
2024-10-22 07:43:48 +00:00 |
|
hooks.py
|
|
|
|
logging.py
|
type _dynamo/logging.py (#136956)
|
2024-10-01 14:35:54 +00:00 |
|
mutation_guard.py
|
type _dynamo/mutation_guard.py (#137350)
|
2024-10-08 00:04:34 +00:00 |
|
output_graph.py
|
[hierarchical-compilation][hop] Introduce invoke_subgraph (#137538)
|
2024-10-22 15:33:34 +00:00 |
|
profiler.py
|
type _dynamo/profiler.py (#137351)
|
2024-10-07 18:54:33 +00:00 |
|
replay_record.py
|
type _dynamo/replay_record.py (#137183)
|
2024-10-04 20:29:24 +00:00 |
|
resume_execution.py
|
[Dynamo] Trace enter/exit of TorchFunctionModes (#135422) (#137114)
|
2024-10-09 02:29:40 +00:00 |
|
side_effects.py
|
[dynamo] Remove mutable_local.source and index on VariableTracker rather than MutableLocalBase (#137905)
|
2024-10-18 20:20:42 +00:00 |
|
source.py
|
[Dynamo] Disable torch function compilation during guard execution and in compiled bytecode (#137669)
|
2024-10-19 04:12:45 +00:00 |
|
symbolic_convert.py
|
[dynamo][NFC] Remove unused method InliningInstructionTranslator.check_replace_is_safe (#137906)
|
2024-10-21 16:43:34 +00:00 |
|
tensor_version_op.py
|
|
|
|
test_case.py
|
type _dynamo/test_case.py (#136957)
|
2024-10-01 14:36:22 +00:00 |
|
test_minifier_common.py
|
config: simplify most of the config handling and fix some bugs (#138377)
|
2024-10-22 13:40:26 +00:00 |
|
testing.py
|
[dynamo][testing] Update AOTEagerandRecordGraphs backend (#138231)
|
2024-10-18 02:35:00 +00:00 |
|
trace_rules.py
|
[hierarchical-compilation][hop] Introduce invoke_subgraph (#137538)
|
2024-10-22 15:33:34 +00:00 |
|
types.py
|
Fix PT2 Source Code Annotations (#136460)
|
2024-09-28 03:54:43 +00:00 |
|
utils.py
|
[compiled autograd] tls access helpers (#138061)
|
2024-10-22 08:03:52 +00:00 |