Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A 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()
379 const Node& node, FunctionLibraryRuntime* lib_runtime, in IsCompilableNode()
H A Dxla_cluster_util.cc397 const Node& n, FunctionLibraryRuntime* lib_runtime) { in GetCallTargetListFromNode()
429 FunctionLibraryRuntime* lib_runtime, Direction direction, int depth) { in DoesAnyCalleeHaveRefNodes()
484 const Graph& graph, FunctionLibraryRuntime* lib_runtime, in GetNodesRelatedToRefVariablesInDirection()
583 const Graph& graph, FunctionLibraryRuntime* lib_runtime) { in GetNodesRelatedToRefVariables()
H A Dpartially_decluster_pass.cc298 FunctionLibraryRuntime* lib_runtime = in PartiallyDeclusterGraph() local
H A Dcompilability_check_util.h181 FunctionLibraryRuntime* lib_runtime) const { in IsCompilableNode()
H A Dxla_cluster_util_test.cc154 FunctionLibraryRuntime* lib_runtime = in GetNodesRelatedToRefVarsSorted() local
H A Dmark_for_compilation_pass.cc1244 FunctionLibraryRuntime* lib_runtime = in FindCompilationCandidates() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A 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()
H A Dconst_analysis_test.cc130 FunctionLibraryRuntime* lib_runtime = in TestFunctionCall() local
H A Dresource_util_test.cc60 FunctionLibraryRuntime* lib_runtime = in AnalyzeAndVerify() local