Searched refs:sample_inputs_max_unpool (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | common_methods_invocations.py | 9142 def sample_inputs_max_unpool(op_info, device, dtype, requires_grad, **kwargs): function 9193 for sample in sample_inputs_max_unpool(op_info, device, dtype, requires_grad, **kwargs): 15725 sample_inputs_func=sample_inputs_max_unpool, 15758 sample_inputs_func=sample_inputs_max_unpool, 15794 sample_inputs_func=sample_inputs_max_unpool,
|