Searched refs:IsAttrs (Results 1 – 4 of 4) sorted by relevance
90 %feature("docstring") tensorflow::swig::IsAttrs99 %unignore tensorflow::swig::IsAttrs;100 %noexception tensorflow::swig::IsAttrs;
90 bool IsAttrs(PyObject* o);
105 _is_attrs = _pywrap_tensorflow.IsAttrs
791 bool IsAttrs(PyObject* o) { return IsAttrsHelper(o) == 1; } in IsAttrs() function