aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/statusor.h
Commit message (Expand)AuthorAge
* Moving StatusOr from XLA to stream_executor.Gravatar Michael Case2018-06-26
* Add infrastructure for a backend-specific configuration for each op. This is ...Gravatar Bjarke Hammersholt Roune2018-05-05
* [XLA] Disallow conversion from StatusOr<T> to StatusOr<U> if T is not convert...Gravatar Justin Lebar2018-04-23
* Internal-only change.Gravatar A. Unique TensorFlower2017-08-15
* [XLA] Update StatusOr implementation to use more nuanced type traits.Gravatar A. Unique TensorFlower2017-07-25
* Make tensorflow::Status TF_MUST_USE_RESULT, and alias xla::Status to tensorfl...Gravatar Justin Lebar2017-03-14
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09