aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/xla_data.proto
Commit message (Expand)AuthorAge
* [XLA] Add support for sin(x) transcendental.Gravatar A. Unique TensorFlower2017-07-23
* [BatchNorm] Skeleton code to implement BatchNormGradGravatar A. Unique TensorFlower2017-07-06
* Allow "::" in HloInstruction names again.Gravatar A. Unique TensorFlower2017-07-06
* Clarify rules for names of HloInstructions and HloOpcodes.Gravatar A. Unique TensorFlower2017-07-04
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Automated g4 rollback of changelist 160182040Gravatar A. Unique TensorFlower2017-06-26
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-26
* Add plumbing for a ReducePrecision operation.Gravatar A. Unique TensorFlower2017-06-16
* [XLA] Disallow calling ShapeUtil::Rank() on tuples.Gravatar A. Unique TensorFlower2017-06-15
* Add ComputationPlacer to assign device ids for replicated model-parallel comp...Gravatar HyoukJoong Lee2017-06-14
* [XLA] Add a Cos unary operation that computes the elementwise cosineGravatar Petros Mol2017-06-14
* We believe a fused version of batch_norm_op can speed the algorithm up. This ...Gravatar A. Unique TensorFlower2017-06-13
* Introduce new class Literal to replace protobuf Literal.Gravatar A. Unique TensorFlower2017-06-01
* Merge changes from github.Gravatar A. Unique TensorFlower2017-05-18
* [XLA] Change types of InfeedRequest and OutfeedRequest configuration fields t...Gravatar Peter Hawkins2017-04-19
* Minor internal change.Gravatar Jeffrey A. Dean2017-04-12
* [XLA] Give Transpose its own Request, rather than piggybacking on ReshapeRequ...Gravatar Peter Hawkins2017-03-15
* [TF:XLA] Add debug metadata to HLO ops.Gravatar Brennan Saeta2017-03-09
* [XLA] Add basic outfeed support.Gravatar Jacques Pienaar2017-02-27
* [XLA] Add an IsFinite operation that tests elementwise whether values are fin...Gravatar Peter Hawkins2017-02-24
* [XLA] Update comment on RNG_UNIFORM in xla_data.protoGravatar Peter Hawkins2017-01-27
* Addition of Outfeed HLO op.Gravatar Tayo Oguntebi2017-01-27
* Added optional string argument to infeed HLO op.Gravatar A. Unique TensorFlower2017-01-21
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09