Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dtriangular_solve_thunk.cc48 b_buffer_(b_buffer), in TriangularSolveThunk()
88 buffer_allocations.GetDeviceAddress(b_buffer_).opaque()); in ExecuteOnStream()
Dtriangular_solve_thunk.h60 const BufferAllocation::Slice b_buffer_; variable