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.cc145 const Node& node, FunctionLibraryRuntime* lib_runtime, in FindUncompilableNodes()
169 const NodeDef& call_def, FunctionLibraryRuntime* lib_runtime, in FindUncompilableNodes()
231 const Node& if_node, FunctionLibraryRuntime* lib_runtime, in IsCompilableIf()
250 const Node& case_node, FunctionLibraryRuntime* lib_runtime, in IsCompilableCase()
277 const Node& while_node, FunctionLibraryRuntime* lib_runtime, in IsCompilableWhile()
299 FunctionLibraryRuntime* lib_runtime, in ExtractNodeDefAndCheckCompilability()
327 const NodeDef& call_def, FunctionLibraryRuntime* lib_runtime, in IsCompilableCall()
398 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.h176 FunctionLibraryRuntime* lib_runtime) const { in IsCompilableNode()
185 FunctionLibraryRuntime* lib_runtime) { in IsCompilableCall()
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.cc1133 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