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