Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_activation_checkpointing.py117 def _custom_policy(ctx, func, *args, **kwargs): function
709 def _custom_policy(mode, func, *args, **kwargs): function
1008 def _custom_policy(ctx, func, *args, **kwargs): function
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_compiled_autograd.py1466 def _custom_policy(ctx, func, *args, **kwargs): function