aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/gpu/gpu_transfer_manager.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* [TF:XLA] Introduce MutableBorrowingLiteral to enable interacting with a (tens...Gravatar Kay Zhu2018-08-08
* [XLA:GPU] let GpuTransferManager take different StreamExecutor and LLVMCompilerGravatar Wen-Heng (Jack) Chung2018-07-13
* [XLA] Retire TransferManager::TransferBufferToInfeedGravatar Benjamin Kramer2018-07-12
* [XLA:GPU] Unify infeed and outfeed queue implementationsGravatar Benjamin Kramer2018-07-12
* [XLA:GPU] Implement outfeedGravatar Benjamin Kramer2018-07-10
* [XLA] First step in adding Literal slice classes, to improve interface safetyGravatar Kay Zhu2018-05-09
* [XLA] Convert XLA to use xla::se as a namespace alias for ::stream_executor.Gravatar Justin Lebar2018-04-17
* For tuple-shaped data, change ShapedBuffer (an abstraction holding on-device ...Gravatar Mark Heffernan2017-09-26