Searched refs:bound_method_wrapper (Results 1 – 1 of 1) sorted by relevance
3204 def bound_method_wrapper(*args, **kwargs): function3220 weak_bound_method_wrapper = weakref.ref(bound_method_wrapper)3227 tf_decorator.make_decorator(bound_method, bound_method_wrapper),