Searched defs:CUDAPythonModuleValue (Results 1 – 1 of 1) sorted by relevance
99 struct VISIBILITY_HIDDEN CUDAPythonModuleValue : public PythonValue { struct100 explicit CUDAPythonModuleValue(py::object mod) in CUDAPythonModuleValue() argument