Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_configuration_rewrite_pass.cc175 Graph* graph, Node** shutdown_node) { in AddShutdownNode()
366 Node* shutdown_node; in Run() local
/external/python/cpython3/Modules/
D_threadmodule.c82 struct llist_node shutdown_node; member