Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_rewrite_pass.cc98 static const char* const kPostDeviceRewriteAttr = "_post_device_rewrite"; variable
1078 GetNodeAttr(n->attrs(), kPostDeviceRewriteAttr, &tpu_padding_attr) in SetPaddingNodesDevices()
1090 if (GetNodeAttr(out->attrs(), kPostDeviceRewriteAttr, in SetPaddingNodesDevices()