Home
last modified time | relevance | path

Searched full:intlist_out (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/executorch/kernels/portable/cpu/
H A Dop_sum.cpp47 Bool, in.scalar_type(), ctx, "sum.IntList_out", CTYPE_IN, [&] { in sum_dim_out()
49 Bool, out.scalar_type(), ctx, "sum.IntList_out", CTYPE_OUT, [&] { in sum_dim_out()
/aosp_15_r20/external/executorch/kernels/aten/
H A Dfunctions.yaml382 - op: sum.IntList_out
/aosp_15_r20/external/pytorch/test/edge/
H A Dselected_operators.yaml386 aten::sum.IntList_out:
/aosp_15_r20/external/pytorch/test/expect/
H A DHasDecompTest.test_aten_core_operators.expect494 aten::sum.IntList_out
/aosp_15_r20/external/executorch/kernels/portable/
H A Dfunctions.yaml865 - op: sum.IntList_out
/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/definitions/
H A Dsparse.py380 …# NotImplementedError: Could not run 'aten::sum.IntList_out' with arguments from the 'SparseCsrCPU…
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DNamedRegistrations.cpp466 m.impl("sum.IntList_out", CppFunction::makeFallthrough()); in TORCH_LIBRARY_IMPL()
/aosp_15_r20/external/pytorch/torch/_decomp/
H A Ddecompositions.py4989 return aten.sum.IntList_out(self, [], dtype=dtype, out=out)
/aosp_15_r20/external/pytorch/torch/_refs/
H A D__init__.py2264 @register_decomposition([aten.sum.dim_IntList, aten.sum.IntList_out])
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A Dnative_functions.yaml5729 structured_delegate: sum.IntList_out
5742 - func: sum.IntList_out(Tensor self, int[1]? dim, bool keepdim=False, *, ScalarType? dtype=None, Te…