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

  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
convolution_thunk.h 65 BufferAllocation::Slice tuple_result_buffer_; member in class:xla::gpu::ConvolutionThunk
convolution_thunk.cc 42 tuple_result_buffer_(tuple_result_slice) {}
65 buffer_allocations.GetDeviceAddress(tuple_result_buffer_));

Completed in 360 milliseconds