Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc284 bool IsCompilationCandidate(Node* n) const { in IsCompilationCandidate() function in tensorflow::__anon65e4a62e0111::MarkForCompilationPassImpl
1005 if (!IsCompilationCandidate(node)) { in BuildInitialClusterSet()