HomeSort by relevance Sort by last modified time
    Searched refs:scratch_buffer_ (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
convolution_thunk.h 64 BufferAllocation::Slice scratch_buffer_; member in class:xla::gpu::ConvolutionThunk
convolution_thunk.cc 41 scratch_buffer_(scratch_slice),
56 buffer_allocations.GetDeviceAddress(scratch_buffer_);

Completed in 2926 milliseconds