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.cc1324 const string& name, const string& host_transfer_key, Node* pred_node, in BuildSendIfPredNode()
1393 const string& if_node_name, const string& host_transfer_key, in BuildHostGraphForIfNode()
1474 const string& cond_xla_func_name, const string& host_transfer_key, in AddSendLoopPredToLoopCond()
1551 const string& host_transfer_key, const string& xla_cluster_attr_name, in RewriteHostWhileLoopCond()
1627 const string& host_transfer_key, const string& xla_cluster_attr_name, in RewriteHostWhileLoopBody()
1688 const string& while_node_name, const string& host_transfer_key, in BuildHostGraphForWhileNode()
1944 string host_transfer_key = absl::StrCat("oc_if_pred_", n->name()); in ExtractOutsideCompilationForIfNode() local
2058 string host_transfer_key = absl::StrCat("oc_while_pred_", n->name()); in ExtractOutsideCompilationForWhileNode() local