Home
last modified time | relevance | path

Searched refs:_detect_input_mutation (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_higher_order_ops/
H A Dutils.py132 def _detect_input_mutation(gm): function
149 if _detect_input_mutation(module):
154 return _detect_input_mutation(gm)