Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_functorch/
H A Dfx_minifier.py165 class ReproState: class
232 def new_func(old_state: ReproState, granularity=1):
337 def remove_unused_inputs_unchecked(cur_state: ReproState):
353 def remove_unused_inputs_checked(cur_state: ReproState):