Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A DModule.cpp1776 static struct PyMethodDef _THCPModule_methods[] = { variable
1977 return _THCPModule_methods; in THCPModule_methods()