Home
last modified time | relevance | path

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 Dcore.py2477 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 Dcommon_methods_invocations.py89 reference_inputs_elementwise_unary,
569 yield from reference_inputs_elementwise_unary(op, device, dtype, requires_grad, **kwargs)