Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc1365 preset_allocations; in AssignPresetBuffers() local
1368 auto inserted = preset_allocations.emplace( in AssignPresetBuffers()
1389 auto preset_allocations_iter = preset_allocations.find(value->color()); in AssignPresetBuffers()
1390 CHECK(preset_allocations_iter != preset_allocations.end()) in AssignPresetBuffers()