Searched refs:element_copy (Results 1 – 2 of 2) sorted by relevance
606 element_copy(ElementObject* self, PyObject* args) in element_copy() function1207 "O(N)", elementtree_copyelement_obj, element_copy(self, args) in element_reduce()1555 {"__copy__", (PyCFunction) element_copy, METH_VARARGS},
798 TF_ASSIGN_OR_RETURN(HloInstruction * element_copy, in CreateCopyWithNewLayout()800 element_copies.push_back(element_copy); in CreateCopyWithNewLayout()