Home
last modified time | relevance | path

Searched defs:shutdown_device_name (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.cc172 const NodeDef& shutdown_node_def, const string& shutdown_device_name, in AddShutdownNode()
365 Graph* graph) -> Status { in Run()