Home
last modified time | relevance | path

Searched refs:packReturnValuesIntoTuple (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dautodiff.cpp827 static void packReturnValuesIntoTuple(const std::shared_ptr<Graph>& graph) { in packReturnValuesIntoTuple() function
857 packReturnValuesIntoTuple(grad_desc.df); in differentiate()