Searched refs:reference_inputs_elementwise_ternary (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | common_methods_invocations.py | 6364 def reference_inputs_elementwise_ternary(op, device, dtype, requires_grad, *, sample_inputs_func, s… function 12251 … reference_inputs_elementwise_ternary, sample_inputs_func=reference_inputs_addcmul_addcdiv)), 12264 … reference_inputs_elementwise_ternary, sample_inputs_func=reference_inputs_addcmul_addcdiv)), 12670 …reference_inputs_func=partial(reference_inputs_elementwise_ternary, sample_inputs_func=sample_inpu…
|