Searched defs:CopyAttributes (Results 1 – 2 of 2) sorted by relevance
27 void CopyAttributes(Operation *from, Operation *to, Predicate P) { in CopyAttributes() function
237 void AttrBuilder::CopyAttributes(const AttrBuilder& other) { in CopyAttributes() function in tensorflow::AttrBuilder