Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2371 const BufferAllocation::Slice slice_a = in HandleWhile() local
2375 if (slice_a != slice_b) { in HandleWhile()
2379 a->ToString(), slice_a.ToString(), b->ToString(), in HandleWhile()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc3761 const BufferAllocation::Slice slice_a = in CheckHloBuffersShareAllocation() local
3765 if (slice_a != slice_b) { in CheckHloBuffersShareAllocation()
3768 a->ToString(), slice_a.ToString(), b->ToString(), slice_b.ToString()); in CheckHloBuffersShareAllocation()