Searched refs:reference_inputs_elementwise_unary (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/ |
H A D | core.py | 2477 def reference_inputs_elementwise_unary(op, device, dtype, requires_grad, **kwargs): function 2523 reference_inputs_func=reference_inputs_elementwise_unary,
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | common_methods_invocations.py | 89 reference_inputs_elementwise_unary, 569 yield from reference_inputs_elementwise_unary(op, device, dtype, requires_grad, **kwargs)
|