Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass.cc54 xla::StatusOr<Node*> AddHostComputeKeyPlaceholder( in AddHostComputeKeyPlaceholder() function
1000 AddHostComputeKeyPlaceholder(xla_cluster_name, host_graph->get())); in ConstructHostGraph()
1369 AddHostComputeKeyPlaceholder(xla_cluster_name, g)); in ReplaceKeyPlaceholderWithArgNode()
1406 AddHostComputeKeyPlaceholder(xla_cluster_name, &host_graph)); in BuildHostGraphForIfNode()
1698 AddHostComputeKeyPlaceholder(xla_cluster_name, &host_graph)); in BuildHostGraphForWhileNode()
1767 AddHostComputeKeyPlaceholder(xla_cluster_name, &host_graph)); in BuildHostGraphForFuncCallNode()
2219 AddHostComputeKeyPlaceholder(xla_cluster_name_, graph->get())); in operator ()()