Searched defs:CopyAttributes (Results 1 – 2 of 2) 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