Searched refs:IsAttrs (Results 1 – 6 of 6) sorted by relevance
143 bool IsAttrs(PyObject* o);
187 bool result = tensorflow::swig::IsAttrs(o.ptr()); in PYBIND11_MODULE()
123 _is_attrs = _pywrap_utils.IsAttrs
922 bool IsAttrs(PyObject* o) { return IsAttrsHelper(o) == 1; } in IsAttrs() function
10 tensorflow::swig::IsAttrs
4150 } else if (tensorflow::swig::IsAttrs(arg)) {