Searched defs:save_variables (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/tools/autograd/ | ||
H A D | gen_variable_type.py | 1423 def save_variables( function |
/aosp_15_r20/external/pytorch/torch/csrc/autograd/ | ||
H A D | custom_function.cpp | 512 void AutogradContext::save_variables() { in save_variables() function in torch::autograd::AutogradContext |