aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/executable_run_options.h
Commit message (Expand)AuthorAge
* [XLA] Allow the stream to be used for host-to-device transfers to be specifie...Gravatar A. Unique TensorFlower2018-09-27
* Remove the inter-op thread poolGravatar Sanjoy Das2018-04-26
* [XLA] Convert XLA to use xla::se as a namespace alias for ::stream_executor.Gravatar Justin Lebar2018-04-17
* [StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.Gravatar Justin Lebar2018-04-17
* internal changeGravatar A. Unique TensorFlower2018-04-06
* [XLA] Fix tools broken by cl/183837856Gravatar Chris Leary2018-01-30
* Add py2tf to contrib_py.Gravatar A. Unique TensorFlower2018-01-30
* [XLA] Fix tools broken by cl/183837856Gravatar Chris Leary2018-01-30
* [XLA] Plumb build options via local API.Gravatar Chris Leary2018-01-30
* Make it clear that the DeviceAssignment passed to an execution is immutable.Gravatar A. Unique TensorFlower2018-01-12
* Add ComputationPlacer to assign device ids for replicated model-parallel comp...Gravatar HyoukJoong Lee2017-06-14
* [XLA] Remove LocalClient::ExecuteLocally(), in lieu of LocalClient::Compile()...Gravatar Peter Hawkins2017-03-07
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09