Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dcustom_function.h189 void save_variables_to_ctx();
390 node->save_variables_to_ctx();
476 void CppNode<T>::save_variables_to_ctx() { in save_variables_to_ctx() function