Home
last modified time | relevance | path

Searched defs:self_slice (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DBatchRulesScatterOps.cpp978 const auto& self_slice = self_bdim.has_value() ? in index_add_batch_rule_impl() local
1123 const auto& self_slice = self_.select(0, i); in index_fill_int_scalar_batch_rule_impl() local
1177 const auto& self_slice = self_.select(0, i); in index_fill_int_tensor_batch_rule_impl() local