Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_methods_invocations.py8515 def _generate_sample_inputs_nn_loss(op_info, device, dtype, requires_grad, **kwargs): function
8522 …for input, target, d in _generate_sample_inputs_nn_loss(op_info, device, dtype, requires_grad, **k…
8574 …for input, target, d in _generate_sample_inputs_nn_loss(op_info, device, dtype, requires_grad, **k…