Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dthunk_emitter.h35 virtual StatusOr<BufferAllocation::Slice> MaybeGetAllocationSlice(
55 StatusOr<BufferAllocation::Slice> MaybeGetAllocationSlice( in MaybeGetAllocationSlice() function
57 return context_->MaybeGetAllocationSlice(hlo, index); in MaybeGetAllocationSlice()
66 return MaybeGetAllocationSlice(hlo, index).ValueOrDie();
Dir_emitter_unnested.h342 StatusOr<BufferAllocation::Slice> MaybeGetAllocationSlice( in MaybeGetAllocationSlice() function
349 return MaybeGetAllocationSlice(hlo, index).ConsumeValueOrDie();