Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Ddistributed_tpu_configuration_rewrite_pass.cc175 Graph* graph, Node** shutdown_node) { in AddShutdownNode()
366 Node* shutdown_node; in Run() local