Searched refs:DetachFrom (Results 1 – 2 of 2) sorted by relevance
1645 void DetachFrom(HloInstruction* usee) { usee->RemoveUser(this); } in DetachFrom() function
1432 DetachFrom(instruction_to_fuse); in CloneAndFuseInternal()