Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dgradients_util.py383 def _IsFunction(graph): function
407 _IsFunction(t.op.graph) and t.op.type == "Placeholder"):
445 if _IsFunction(op.graph): # pylint: disable=protected-access
506 while _IsFunction(curr_graph):
/external/llvm-project/libcxx/include/
Dtype_traits1756 bool _IsFunction = is_function<_Tp>::value,
/external/libcxx/include/
Dtype_traits1485 bool _IsFunction = is_function<_Tp>::value,