Searched refs:ForceRemoveInstruction (Results 1 – 2 of 2) sorted by relevance
199 return ForceRemoveInstruction(old_instruction); in ReplaceEntryComputationParameter()209 TF_RETURN_IF_ERROR(ForceRemoveInstruction(param_instruction)); in RemoveParameter()218 TF_RETURN_IF_ERROR(ForceRemoveInstruction(param_instruction)); in RemoveParameter()344 Status HloComputation::ForceRemoveInstruction(HloInstruction* instruction) { in ForceRemoveInstruction() function in xla::HloComputation
197 Status ForceRemoveInstruction(HloInstruction* instruction);