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.cc142 auto worklist_front = worklist.front(); in GatherComputationsByAllocationType() local
144 const HloComputation* computation = worklist_front.first; in GatherComputationsByAllocationType()
145 bool is_thread_local = worklist_front.second; in GatherComputationsByAllocationType()