Home
last modified time | relevance | path

Searched refs:DetachFrom (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h1645 void DetachFrom(HloInstruction* usee) { usee->RemoveUser(this); } in DetachFrom() function
Dhlo_instructions.cc1432 DetachFrom(instruction_to_fuse); in CloneAndFuseInternal()