aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/tests/transfer_manager_test.cc
Commit message (Expand)AuthorAge
* Global de-std::unique_ptr cleanup for xla::Literal.Gravatar A. Unique TensorFlower2018-09-10
* Replace generic Pool with StreamPool, and discard failed streams.Gravatar Todd Wang2018-07-25
* [TF:XLA] Split literal_util into {literal, literal_util}.Gravatar Kay Zhu2018-07-03
* Change infeed and outfeed to take and produce tokens.Gravatar Mark Heffernan2018-06-25
* Internal changeGravatar A. Unique TensorFlower2018-06-19
* [XLA] Break out literal comparisons from testonly target.Gravatar Chris Leary2018-05-10
* [XLA] De-unique_ptr-ify ShapedBuffer and ScopedShapedBuffer.Gravatar Justin Lebar2018-04-19
* Remove protobuf-compatibility methods from the Literal class.Gravatar Mark Heffernan2018-01-05
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-12-18
* Clean up initialization, declarations and access of TransferManagerTestGravatar A. Unique TensorFlower2017-11-20
* Add methods on TransferManager which transfer to/from device memory specified...Gravatar Mark Heffernan2017-11-16