aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/window_util.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
* [XLA] Switch to absl::StrFormat.Gravatar Justin Lebar2018-08-27
* [XLA] Stop including str_util.h.Gravatar Justin Lebar2018-08-23
* [XLA] Use absl string types and functions instead of the TF versions.Gravatar Justin Lebar2018-08-23
* Fix dilated bound calculation in window util for size 0Gravatar A. Unique TensorFlower2018-04-23
* [XLA] Use HloVerifiedTestBase in AlgebraicSimplifierTestGravatar Sanjoy Das2018-02-06
* [XLA] Simplify trivial pad/reduce-window combos into broadcasts.Gravatar Chris Leary2018-01-19
* [XLA] Adds a window_util check for trivial window dimensions.Gravatar Tayo Oguntebi2018-01-02
* [XLA] And window reversal to the parser.Gravatar Blake Hechtman2017-12-11
* Add field to HLO proto field to enable reversing a convolution filter.Gravatar Blake Hechtman2017-11-17
* Hlo parser: support window and convolution.Gravatar A. Unique TensorFlower2017-11-10
* Add sum-across-opcodes report for HLO profiling.Gravatar Bjarke Hammersholt Roune2017-01-27
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09