Home
last modified time | relevance | path

Searched defs:forward_pre_hook (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/torch/distributed/_composable/
H A Dcheckpoint_activation.py83 def forward_pre_hook( function
H A Dreplicate.py128 def forward_pre_hook( member in _ReplicateState
/aosp_15_r20/external/pytorch/test/nn/
H A Dtest_module_hooks.py70 def forward_pre_hook( function
1064 def forward_pre_hook(m, input): function
1633 def forward_pre_hook(m, input): function
/aosp_15_r20/external/pytorch/test/distributed/_composable/
H A Dtest_contract.py30 def forward_pre_hook( function
/aosp_15_r20/external/pytorch/torch/distributed/fsdp/
H A D_common_utils.py517 def forward_pre_hook(module, args): function