Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/nn/utils/_expanded_weights/
H A Dexpanded_weights_utils.py38 def forward_helper(func, expanded_args, expanded_kwargs): argument
62 def _check_and_unexpand_args(func, expanded_args, expanded_kwargs): argument