Searched refs:torchmodule (Results 1 – 1 of 1) sorted by relevance
1676 static struct PyModuleDef torchmodule = { in initModule() local1678 module = PyModule_Create(&torchmodule); in initModule()