Searched defs:attr_arg (Results 1 – 2 of 2) sorted by relevance
917 struct attr_arg struct926 int depth = ((struct attr_arg *) arg)->depth; in handle_attr() argument
4159 tensorflow::Safe_PyObjectPtr attr_arg(PyObject_GetAttr(arg, name.get())); local