Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc65 const LogicalBuffer* AddBufferToColocatedSet( in AddBufferToColocatedSet() function
1544 AddBufferToColocatedSet(module->entry_computation()->root_instruction(), in BuildColocatedBufferSets()
1547 AddBufferToColocatedSet( in BuildColocatedBufferSets()
1570 AddBufferToColocatedSet(while_hlo->operand(0), index, in BuildColocatedBufferSets()
1573 AddBufferToColocatedSet(while_hlo, index, points_to_analysis, in BuildColocatedBufferSets()
1576 AddBufferToColocatedSet( in BuildColocatedBufferSets()
1580 AddBufferToColocatedSet( in BuildColocatedBufferSets()
1584 AddBufferToColocatedSet( in BuildColocatedBufferSets()
1600 AddBufferToColocatedSet(call_param, index, points_to_analysis, in BuildColocatedBufferSets()
1602 AddBufferToColocatedSet(call_operand, index, points_to_analysis, in BuildColocatedBufferSets()
[all …]