Home
last modified time | relevance | path

Searched defs:_is_function (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/training/tracking/
Ddata_structures.py1067 def _is_function(x): function
/external/tensorflow/tensorflow/python/framework/
Dops.py3365 def _is_function(self, name): member in Graph