Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc1396 const string& then_branch_host_func_name, in BuildHostGraphForIfNode() argument
1429 xla_cluster_name, then_branch_host_func_name, fld)); in BuildHostGraphForIfNode()
1439 host_then_branch.set_name(then_branch_host_func_name); in BuildHostGraphForIfNode()
1907 string then_branch_host_func_name = in ExtractOutsideCompilationForIfNode() local
1915 then_branch, then_branch_xla_func_name, then_branch_host_func_name, in ExtractOutsideCompilationForIfNode()
1974 then_branch_host_func_name, in ExtractOutsideCompilationForIfNode()
1976 if (fld->Find(then_branch_host_func_name)) { in ExtractOutsideCompilationForIfNode()
1977 TF_RETURN_IF_ERROR(fld->ReplaceFunction(then_branch_host_func_name, in ExtractOutsideCompilationForIfNode()
2004 then_branch_host_func_name, else_branch_host_func_name)); in ExtractOutsideCompilationForIfNode()