aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/bfloat16_normalization.cc
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
* Automated rollback of commit 065f9b833ffbb3b2f03d63febb186275674ba133Gravatar Michael Kuperstein2018-08-29
* Automated rollback of commit 150dee25d82589ca109957cc996efbd2a236e044Gravatar Michael Kuperstein2018-08-29
* [XLA] Implement variadic reduce in the evaluator. It is currently supported o...Gravatar Michael Kuperstein2018-08-29
* [XLA] Centralize BF16Normalization Tuple handlingGravatar Michael Kuperstein2018-08-23
* [XLA] Teach the BF16 normalizer that Sort can have a tuple output.Gravatar Michael Kuperstein2018-07-30
* [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