Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/tools/autograd/templates/
H A Dpython_variable_methods.cpp1173 auto dispatch_set_ = [](const Tensor& self) -> Tensor { in THPVariable_set_() local
1189 auto dispatch_set_ = [](const Tensor& self, Storage source) -> Tensor { in THPVariable_set_() local
1205 auto dispatch_set_ = [](const Tensor& self, in THPVariable_set_() local
1218 auto dispatch_set_ = [](const Tensor& self, const Tensor& source) -> Tensor { in THPVariable_set_() local
1229 auto dispatch_set_ = [](const Tensor& self, in THPVariable_set_() local