Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc136 auto worklist_front = worklist.front(); in GatherComputationsByAllocationType() local
138 const HloComputation* computation = worklist_front.first; in GatherComputationsByAllocationType()
139 bool is_thread_local = worklist_front.second; in GatherComputationsByAllocationType()