Searched defs:py_object (Results 1 – 6 of 6) sorted by relevance
24 inline void CheckProtoType(const pybind11::handle& py_object, in CheckProtoType()
52 : ptr_(py_object) {} in ptr_() argument
157 class py_object(_SimpleCData): class
731 PyObject* py_object = in GetTensor() local