Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/definitions/
H A Dspecial.py34 ElementwiseBinaryPythonRefInfo,
833 ElementwiseBinaryPythonRefInfo(
/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/
H A Drefs.py182 class ElementwiseBinaryPythonRefInfo(BinaryUfuncInfo): class
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_methods_invocations.py110 ElementwiseBinaryPythonRefInfo,
22820 ElementwiseBinaryPythonRefInfo(
22838 ElementwiseBinaryPythonRefInfo(
22842 ElementwiseBinaryPythonRefInfo(
22846 ElementwiseBinaryPythonRefInfo(
22854 ElementwiseBinaryPythonRefInfo(
22862 ElementwiseBinaryPythonRefInfo(
22866 ElementwiseBinaryPythonRefInfo(
22870 ElementwiseBinaryPythonRefInfo(
22880 ElementwiseBinaryPythonRefInfo(
[all …]
/aosp_15_r20/external/pytorch/test/
H A Dtest_sparse.py32 ElementwiseBinaryPythonRefInfo,
51 not isinstance(op, ElementwiseBinaryPythonRefInfo)]