Searched refs:_is_function (Results 1 – 6 of 6) sorted by relevance
686 if _is_function(value)939 if _is_function(value)1067 def _is_function(x): function
122 if graph._is_function(fname): # pylint: disable=protected-access
3365 def _is_function(self, name): member in Graph
603 src_graph._is_function(op.type) or is_partitioned_call)
1023 if op.graph._is_function(op.type) or op.type == "SymbolicGradient":1828 if op.graph._is_function(op.type) or op.type == "SymbolicGradient":
522 if not g._is_function(self.name):525 if not g._is_function(f.name):