Searched refs:DISPATCH_ATTR (Results 1 – 1 of 1) sorted by relevance
39 DISPATCH_ATTR = "_tf_dispatchers" variable80 if not hasattr(op, DISPATCH_ATTR):82 getattr(op, DISPATCH_ATTR).append(self)100 for dispatcher in getattr(op, DISPATCH_ATTR):169 if hasattr(target, DISPATCH_ATTR):171 setattr(target, DISPATCH_ATTR, [])