Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc243 Node* GetOnlyNodeIn(const Cluster& cluster);
667 Node* MarkForCompilationPassImpl::GetOnlyNodeIn(const Cluster& cluster) { in GetOnlyNodeIn() function in tensorflow::__anon65e4a62e0111::MarkForCompilationPassImpl
674 if (Node* n = GetOnlyNodeIn(cluster)) { in IsSinkLike()
684 Node* n = GetOnlyNodeIn(cluster); in IsScalarIntegerResourceOperation()
756 Node* n = GetOnlyNodeIn(*to); in RunEdgeContractionLoop()