Searched defs:after_all (Results 1 – 3 of 3) sorted by relevance
41 tfrt::AsyncValueRef<CpuEvent> after_all; in AfterAll() member47 auto after_all = tfrt::MakeConstructedAsyncValueRef<CpuEvent>(); in AfterAll() local
2921 Status IrEmitter::HandleAfterAll(HloInstruction* after_all) { in HandleAfterAll()
2994 Status HloEvaluator::HandleAfterAll(HloInstruction* after_all) { in HandleAfterAll()