Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/functions/
H A Dbasic_ops.cpp24 variable_list Error::apply_with_saved( in apply_with_saved() function in torch::autograd::Error
72 variable_list GraphRoot::apply_with_saved( in apply_with_saved() function in torch::autograd::GraphRoot
H A Dtensor.cpp44 variable_list CopyBackwards::apply_with_saved( in apply_with_saved() function in torch::autograd::CopyBackwards
190 variable_list CopySlices::apply_with_saved( in apply_with_saved() function in torch::autograd::CopySlices
H A Daccumulate_grad.cpp78 variable_list AccumulateGrad::apply_with_saved( in apply_with_saved() function in torch::autograd::AccumulateGrad
H A Dbasic_ops.h73 variable_list apply_with_saved( in apply_with_saved() function
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dfunction_hook.h55 virtual void apply_with_saved( in apply_with_saved() function
H A Dcustom_function.h220 variable_list apply_with_saved( in apply_with_saved() function
H A Dpython_hook.cpp241 void PyFunctionTensorPostAccGradHooks::apply_with_saved( in apply_with_saved() function in torch::autograd::PyFunctionTensorPostAccGradHooks
H A Dfunction.h583 virtual variable_list apply_with_saved( in apply_with_saved() function
H A Dpython_function.cpp355 variable_list PyNode::apply_with_saved( in apply_with_saved() function in torch::autograd::PyNode