Home
last modified time | relevance | path

Searched defs:lib_runtime (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dcompilability_check_util.cc151 const Node& node, FunctionLibraryRuntime* lib_runtime, in FindUncompilableNodes()
214 const Node& if_node, FunctionLibraryRuntime* lib_runtime, in IsCompilableIf()
233 const Node& case_node, FunctionLibraryRuntime* lib_runtime, in IsCompilableCase()
260 const Node& while_node, FunctionLibraryRuntime* lib_runtime, in IsCompilableWhile()
282 FunctionLibraryRuntime* lib_runtime, in ExtractNodeDefAndCheckCompilability()
310 const NodeDef& call_def, FunctionLibraryRuntime* lib_runtime, in IsCompilableCall()
381 const Node& node, FunctionLibraryRuntime* lib_runtime, in IsCompilableNode()
Dxla_cluster_util.cc394 const Node& n, FunctionLibraryRuntime* lib_runtime) { in GetCallTargetListFromNode()
426 FunctionLibraryRuntime* lib_runtime, Direction direction, int depth) { in DoesAnyCalleeHaveRefNodes()
481 const Graph& graph, FunctionLibraryRuntime* lib_runtime, in GetNodesRelatedToRefVariablesInDirection()
562 const Graph& graph, FunctionLibraryRuntime* lib_runtime) { in GetNodesRelatedToRefVariables()
Dcompilability_check_util.h171 FunctionLibraryRuntime* lib_runtime) const { in IsCompilableNode()
Dpartially_decluster_pass.cc300 FunctionLibraryRuntime* lib_runtime = in PartiallyDeclusterGraph() local
Dxla_cluster_util_test.cc154 FunctionLibraryRuntime* lib_runtime = in GetNodesRelatedToRefVarsSorted() local
Dmark_for_compilation_pass.cc1132 FunctionLibraryRuntime* lib_runtime = in FindCompilationCandidates() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dresource_util.cc185 const int call_depth, FunctionLibraryRuntime* lib_runtime, in PropagateThroughCallOp()
256 FunctionLibraryRuntime* lib_runtime, in AnalyzeResourceUsage()
323 const Graph* graph, FunctionLibraryRuntime* lib_runtime, in Analyze()
Dconst_analysis_test.cc130 FunctionLibraryRuntime* lib_runtime = in TestFunctionCall() local
Dresource_util_test.cc60 FunctionLibraryRuntime* lib_runtime = in AnalyzeAndVerify() local