Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/definitions/
H A Dspecial.py35 ElementwiseUnaryPythonRefInfo,
716 ElementwiseUnaryPythonRefInfo(
729 ElementwiseUnaryPythonRefInfo(
742 ElementwiseUnaryPythonRefInfo(
756 ElementwiseUnaryPythonRefInfo(
768 ElementwiseUnaryPythonRefInfo(
774 ElementwiseUnaryPythonRefInfo(
797 ElementwiseUnaryPythonRefInfo(
802 ElementwiseUnaryPythonRefInfo(
807 ElementwiseUnaryPythonRefInfo(
[all …]
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_methods_invocations.py109 ElementwiseUnaryPythonRefInfo,
21362 ElementwiseUnaryPythonRefInfo(
21372 ElementwiseUnaryPythonRefInfo(
21402 ElementwiseUnaryPythonRefInfo(
21435 ElementwiseUnaryPythonRefInfo(
21461 ElementwiseUnaryPythonRefInfo(
21901 ElementwiseUnaryPythonRefInfo(
21925 ElementwiseUnaryPythonRefInfo(
21949 ElementwiseUnaryPythonRefInfo(
21953 ElementwiseUnaryPythonRefInfo(
[all …]
/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/
H A Drefs.py152 class ElementwiseUnaryPythonRefInfo(UnaryUfuncInfo): class