Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dconvolution_thunk.cc41 scratch_buffer_(scratch_slice), in ConvolutionThunk()
56 buffer_allocations.GetDeviceAddress(scratch_buffer_); in ExecuteOnStream()
Dconvolution_thunk.h64 BufferAllocation::Slice scratch_buffer_; variable