Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dencapsulate_util.cc66 void ReplaceAttr(Node* n, const string& attr_name, const T& value) { in ReplaceAttr() function
98 ReplaceAttr(e->src(), kXlaConnectedToXlaComputationAttrName, true); in PreprocessControlEdgesBetweenOutsideCompilations()
101 ReplaceAttr(e->dst(), kXlaConnectedFromXlaComputationAttrName, true); in PreprocessControlEdgesBetweenOutsideCompilations()