Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_cpp_function.h13 struct THPCppFunction { struct
25 THPCppFunction* f = (THPCppFunction*)obj.get(); in CppFunction_pynew() argument