Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/autograd/
Dpython_cpp_function.cpp27 PyObject* THPCppFunction_call( in THPCppFunction_call() function
254 type.tp_call = THPCppFunction_call; in _initFunctionPyTypeObject()