Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/nn/utils/
H A Dprune.py98 def _get_composite_method(cls, module, name, *args, **kwargs): function
145 method = _get_composite_method(cls, module, name, *args, **kwargs)