Home
last modified time | relevance | path

Searched refs:contains_deprecation_decorator (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/util/
Dmodule_wrapper.py52 def contains_deprecation_decorator(decorators): function
69 if contains_deprecation_decorator(decorators):
78 return contains_deprecation_decorator(init_decorators)