Searched defs:CopyAttributes (Results 1 – 3 of 3) sorted by relevance
51 void CopyAttributes(Operation *from, Operation *to, Predicate P) { in CopyAttributes() function
254 void AttrBuilder::CopyAttributes(const AttrBuilder& other) { in CopyAttributes() function in tensorflow::AttrBuilder
224 static void CopyAttributes(Element* el, android::ResXMLParser* parser, in CopyAttributes() function