Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_activation_checkpointing.py116 def _get_custom_policy(no_recompute_list=None, must_recompute_list=None): argument
769 def selective_checkpointing_context_fn(no_recompute_list): argument