aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tf2xla/kernels/conv_ops.cc
Commit message (Expand)AuthorAge
* [XLA] Refactor conv_ops emitters to make them reusable.Gravatar Justin Lebar2018-09-17
* Use feature_group_count parameter for depthwise convolution.Gravatar Adrian Kuegel2018-08-17
* [XLA] Migrate tf2xla to include the builder in client/.Gravatar A. Unique TensorFlower2018-07-25
* [XLA] Add new helper xla::Iota().Gravatar Peter Hawkins2018-06-29
* [TF:XLA] Refactor TF/XLA code to use free functions in xla:: namespace to bui...Gravatar Peter Hawkins2018-06-27
* [XLA] Redesign: migrate tensorflow/compiler/tf2xla, tensorflow/compiler/aot:Gravatar A. Unique TensorFlower2018-04-30
* [TF:XLA] do not emit bfloat16 sum reductions from tf2xlaGravatar Nick Desaulniers2018-03-21
* [TF:XLA] Add support for atrous (RHS dilated) convolutions via the "dilations...Gravatar Peter Hawkins2018-01-18
* [TF:XLA] Refactor large list of hard-coded compile-time constant arguments to...Gravatar Peter Hawkins2017-12-23
* [TF:XLA] Use output spatial dimensions instead of a transpose for convGravatar David Majnemer2017-11-30
* Change depthwise convolution filter expansion and contraction withGravatar Blake Hechtman2017-11-30
* Add native dilated support for conv2d and its gradients in cudnn v>=6.Gravatar Yangzihao Wang2017-11-29
* [XLA] Separate input and output spatial dimensions for convolutionGravatar David Majnemer2017-11-27
* Automated g4 rollback of changelist 170358888Gravatar David Majnemer2017-10-12
* Automated g4 rollback of changelist 170130811Gravatar David Majnemer2017-09-28
* [XLA] Split input and output in ConvolutionDimensionNumbersGravatar David Majnemer2017-09-26
* [TF:XLA] Add implementation of depthwise convolution.Gravatar Peter Hawkins2017-07-31
* [TF:XLA] Refactor TF/XLA operator registration.Gravatar Peter Hawkins2017-03-30
* [TF:XLA] Add support for 3D convolution to XLA bridge.Gravatar Peter Hawkins2017-03-06
* [TF:XLA] Split XlaOpRegistry out of xla_compilation_device.{cc,h} into a sepa...Gravatar Peter Hawkins2017-02-15
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09