aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tf2xla/literal_util.h
Commit message (Expand)AuthorAge
* Change headers to directly include absl::Span, and clean up the buildGravatar Tim Shen2018-08-30
* [XLA] Rename all (Mutable)ArraySlice to absl::Span.Gravatar Tim Shen2018-08-30
* [TF:XLA] Introduce MutableBorrowingLiteral to enable interacting with a (tens...Gravatar Kay Zhu2018-08-08
* [TF:XLA] Split literal_util into {literal, literal_util}.Gravatar Kay Zhu2018-07-03
* Automated g4 rollback of changelist 200777514Gravatar Kay Zhu2018-06-19
* Automated g4 rollback of changelist 200750664Gravatar Kay Zhu2018-06-15
* [TF2XLA] Remove the last unncessary host-to-device memcpy, and remove theGravatar Kay Zhu2018-06-15
* [TF:XLA] Introduce a new HostTensorToBorrowingLiteral path without the memcpy...Gravatar Kay Zhu2018-06-07
* [XLA] First step in adding Literal slice classes, to improve interface safetyGravatar Kay Zhu2018-05-09
* [TF:XLA] Add a hook to allow reshaping of TensorFlow variables when storing t...Gravatar Peter Hawkins2018-02-14
* Introduce new class Literal to replace protobuf Literal.Gravatar A. Unique TensorFlower2017-06-01
* [TF:XLA] Add implementation of tf.one_hot to the XLA bridge.Gravatar Peter Hawkins2017-03-01
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09