Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhlo_to_ir_bindings.cc224 for (const HloInstruction* hlo_to_unbind : hlos_to_unbind) { in UnbindAllLocalIrValues() local
225 VLOG(2) << "Unbinding " << hlo_to_unbind->ToString(); in UnbindAllLocalIrValues()
226 base_ptrs_.erase(hlo_to_unbind); in UnbindAllLocalIrValues()