Searched refs:_call_location (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/python/util/ |
D | deprecation.py | 100 def _call_location(outer=False): function 198 __module__ = _call_location(outer=True) 218 _call_location(), deprecated_name, name) 237 _call_location(), deprecated_name, name) 320 _call_location(), decorator_utils.get_qualified_name(func), 503 _call_location(), decorator_utils.get_qualified_name(func), 571 _call_location(), decorator_utils.get_qualified_name(func),
|