Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Ddynamic_update_slice_util.h63 assignment.SharesSliceAtIndex(fusion, {}, operand, index); in CanEmitFusedDynamicUpdateSliceInPlace()
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h419 bool SharesSliceAtIndex(const HloInstruction* hlo_a,
428 return SharesSliceAtIndex(hlo_a, {}, hlo_b, {}); in SharesTopLevelSlice()
Dbuffer_assignment.cc447 bool BufferAssignment::SharesSliceAtIndex( in SharesSliceAtIndex() function in xla::BufferAssignment