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

  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
tuple_thunk.h 41 tuple_element_buffers_(tuple_element_buffers.begin(),
53 const std::vector<BufferAllocation::Slice> tuple_element_buffers_; member in class:xla::gpu::TupleThunk
infeed_thunk.h 50 const std::vector<BufferAllocation::Slice> tuple_element_buffers_; member in class:xla::gpu::InfeedThunk
tuple_thunk.cc 28 for (BufferAllocation::Slice tuple_element_buffer : tuple_element_buffers_) {
infeed_thunk.cc 29 tuple_element_buffers_(tuple_element_buffers.begin(),
47 tuple_element_buffers_) {

Completed in 69 milliseconds