Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcholesky_thunk.cc36 BufferAllocation::Slice workspace_buffer, in CholeskyThunk() argument
44 workspace_buffer_(workspace_buffer), in CholeskyThunk()
Dcholesky_thunk.h46 BufferAllocation::Slice workspace_buffer,
Dir_emitter_unnested.cc501 auto workspace_buffer = assn.GetUniqueSlice(custom_call, {1}).ValueOrDie(); in HandleCustomCall() local
514 options, a_buffer, workspace_buffer, info_buffer, in HandleCustomCall()