Searched defs:pyobj (Results 1 – 4 of 4) sorted by relevance
115 def _get_func_graph(self, pyobj, *net_inputs): argument
648 py::object pyobj = py::reinterpret_steal<py::object>(obj); in DoGlobalAccess() local3458 auto pyobj = it_vobj->GetPyObject(); in GetNewArgs() local
2264 SWIG_Python_GetSwigThis(PyObject *pyobj) in SWIG_Python_GetSwigThis()