Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/util/
Dfunction_utils.py35 def _is_callable_object(obj): function
55 if _is_callable_object(fn):
80 elif _is_callable_object(fn):