Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dcompilability_check_util.h184 bool IsCompilableCall(const NodeDef& call_def, in IsCompilableCall() function
Dcompilability_check_util.cc326 bool RecursiveCompilabilityChecker::IsCompilableCall( in IsCompilableCall() function in tensorflow::RecursiveCompilabilityChecker