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