aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/bfloat16_normalization_test.cc
Commit message (Expand)AuthorAge
* [XLA] Add documentation and HLO-level support for multi-value sort.Gravatar Michael Kuperstein2018-10-09
* [TF:XLA] Migrate unit tests to use the HLO verifier (only tests where the con...Gravatar Dimitris Vardoulakis2018-09-10
* [XLA] Rename PrecisionConfigProto to PrecisionConfigGravatar David Majnemer2018-09-05
* [XLA] Make kConvolution, kDot HLO attributes mandatoryGravatar David Majnemer2018-09-04
* [XLA] Add and use a layout-sensitive HLO verifier.Gravatar Justin Lebar2018-08-24
* Change subgroup interface for CrossReplicaSumGravatar HyoukJoong Lee2018-08-22
* [XLA] gtl::optional->absl::optionalGravatar Yunxing Dai2018-08-21
* [XLA] Cleanup: remove the default value of all_reduce_id in the declaration.Gravatar A. Unique TensorFlower2018-07-30
* [XLA] Teach the BF16 normalizer that Sort can have a tuple output.Gravatar Michael Kuperstein2018-07-30
* Support subgroup CrossReplicaSumGravatar HyoukJoong Lee2018-06-12
* [XLA] Make CrossReplicaSum support general cross replica reduce. Also change ...Gravatar A. Unique TensorFlower2018-06-05
* [XLA] Fix BF16 normalizer for CrossReplicaSum.Gravatar Yuanzhong Xu2018-03-05
* [XLA] Fix BF16 normalization to avoid the pass adding new unsupported mixed p...Gravatar Yuanzhong Xu2018-02-28
* [XLA] An HLO pass that folds BF16 F32 conversions: if an HLO already supports...Gravatar Yuanzhong Xu2018-02-12