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.cc2310 const BufferAllocation::Slice slice_a = in HandleWhile() local
2314 if (slice_a != slice_b) { in HandleWhile()
2318 a->ToString(), slice_a.ToString(), b->ToString(), in HandleWhile()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc2038 const BufferAllocation::Slice slice_a = in CheckHloBuffersShareAllocation() local
2042 if (slice_a != slice_b) { in CheckHloBuffersShareAllocation()
2045 a->ToString(), slice_a.ToString(), b->ToString(), slice_b.ToString()); in CheckHloBuffersShareAllocation()