Searched defs:PyFunctionTensorPreHook (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/autograd/ | ||
H A D | python_hook.h | 13 struct PyFunctionTensorPreHook : public FunctionPreHook { struct |
H A D | python_hook.cpp | 95 PyFunctionTensorPreHook::PyFunctionTensorPreHook( in PyFunctionTensorPreHook() function in torch::autograd::PyFunctionTensorPreHook |