Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dvariable.cpp253 void create_cpp_hook(const at::TensorBase& self, bool is_retains_grad_hook) { in create_cpp_hook() function
755 torch::autograd::impl::create_cpp_hook( in _register_hook()
H A Dvariable.h191 TORCH_API void create_cpp_hook(