Searched defs:x_py_obj (Results 1 – 1 of 1) sorted by relevance
283 bool CheckIsInstanceForFunc(const py::object &x_py_obj, const AbstractBasePtr &cmp, const py::modul… in CheckIsInstanceForFunc()416 auto x_py_obj = wrapper_obj->cast<parse::PyObjectWrapperPtr>()->obj(); in InferImplIsInstance() local421 auto x_py_obj = GetPrimitivePyObj(x->cast<abstract::PrimitiveAbstractClosurePtr>()); in InferImplIsInstance() local452 py::object x_py_obj = ValueToPyData(x->BuildValue()); in InferImplIsInstance() local