Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_rewrite_pass.cc533 Status ReplaceCompilationResultNodeWithIdentity(Graph* graph, Node** node) { in ReplaceCompilationResultNodeWithIdentity() function
4147 ReplaceCompilationResultNodeWithIdentity(graph, &compilation_status)); in BuildCompilationStatusReturnNodes()