Home
last modified time | relevance | path

Searched refs:ReductionPythonRefInfo (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/
H A Drefs.py121 class ReductionPythonRefInfo(ReductionOpInfo): class
/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/definitions/
H A Dlinalg.py59 from torch.testing._internal.opinfo.refs import PythonRefInfo, ReductionPythonRefInfo
2438 ReductionPythonRefInfo(
/aosp_15_r20/external/pytorch/test/
H A Dtest_ops.py47 ReductionPythonRefInfo,
107 not isinstance(op, ReductionPythonRefInfo)
H A Dtest_reductions.py28 ReductionOpInfo, ReductionPythonRefInfo, reduction_ops, reference_masked_ops)
300 if isinstance(op, ReductionPythonRefInfo):
H A Dtest_sparse.py33 ReductionPythonRefInfo
47 _op_supports_any_sparse(op) and not isinstance(op, ReductionPythonRefInfo)]
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_methods_invocations.py108 ReductionPythonRefInfo,
23915 ReductionPythonRefInfo(
23925 ReductionPythonRefInfo(
23937 ReductionPythonRefInfo(
23949 ReductionPythonRefInfo(
23959 ReductionPythonRefInfo(
23982 ReductionPythonRefInfo(
23995 ReductionPythonRefInfo(
24020 ReductionPythonRefInfo(
24067 ReductionPythonRefInfo(
[all …]