Home
last modified time | relevance | path

Searched full:scalarother (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pytorch/test/mobile/model_test/
H A Dcoverage.yaml639 - aten::where.ScalarOther
1011 aten::where.ScalarOther: 4
H A Dmodel_ops.yaml389 aten::where.ScalarOther: 3
/aosp_15_r20/external/pytorch/test/export/
H A Dtesting.py111 aten.where.ScalarOther,
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dsymbolic_shape_registry_util.cpp93 … {"aten::where.ScalarOther(Tensor condition, Tensor self, Scalar other) -> Tensor", "broadcast"}, in get_tensorexpr_elementwise_set()
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DBatchRulesDecompositions.cpp311 OP_DECOMPOSE2(where, ScalarOther); in TORCH_LIBRARY_IMPL()
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dlowerings.cpp1624 {"aten::where.ScalarOther(Tensor condition, Tensor self, Scalar other) -> (Tensor)", in nnc_lowerings_lazy_registration()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A Dnative_functions.yaml6456 - func: where.ScalarOther(Tensor condition, Tensor self, Scalar other) -> Tensor