Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A DFunctionsManual.cpp164 Tensor handle_r_to_c(ScalarType self_st, Tensor gradient_result) { in handle_r_to_c()
172 static Tensor handle_r_to_c(const Tensor& self, Tensor gradient_result) { in handle_r_to_c()