Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/dispatch/
H A DDispatcher.cpp295 const char* pymodule, in registerPythonModule()
326 const char* pymodule = elt->second.first; in throwIfHasPythonModule() local