Searched refs:hlo_to_unbind (Results 1 – 1 of 1) sorted by relevance
224 for (const HloInstruction* hlo_to_unbind : hlos_to_unbind) { in UnbindAllLocalIrValues() local225 VLOG(2) << "Unbinding " << hlo_to_unbind->ToString(); in UnbindAllLocalIrValues()226 base_ptrs_.erase(hlo_to_unbind); in UnbindAllLocalIrValues()