Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc1325 const string& name, const string& host_transfer_key, Node* pred_node, in BuildSendIfPredNode()
1394 const string& if_node_name, const string& host_transfer_key, in BuildHostGraphForIfNode()
1475 const string& cond_xla_func_name, const string& host_transfer_key, in AddSendLoopPredToLoopCond()
1552 const string& host_transfer_key, const string& xla_cluster_attr_name, in RewriteHostWhileLoopCond()
1628 const string& host_transfer_key, const string& xla_cluster_attr_name, in RewriteHostWhileLoopBody()
1689 const string& while_node_name, const string& host_transfer_key, in BuildHostGraphForWhileNode()
1945 string host_transfer_key = absl::StrCat("oc_if_pred_", n->name()); in ExtractOutsideCompilationForIfNode() local
2059 string host_transfer_key = absl::StrCat("oc_while_pred_", n->name()); in ExtractOutsideCompilationForWhileNode() local