aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/gpu/pad_for_tensor_cores.cc
Commit message (Expand)AuthorAge
* [XLA:GPU] Use CudnnConvKind in more places.Gravatar Justin Lebar2018-10-09
* [XLA:GPU] Pad convolution features of size 3 up to 4.Gravatar Justin Lebar2018-09-25
* Add cuDNN fused convolution forward support.Gravatar Tim Shen2018-09-24
* Global de-std::unique_ptr cleanup for xla::Literal.Gravatar A. Unique TensorFlower2018-09-10
* [XLA] Rename all (Mutable)ArraySlice to absl::Span.Gravatar Tim Shen2018-08-30
* [XLA:GPU] Pad the channel dims of f16 convs to multiples of 8 on Volta.Gravatar Justin Lebar2018-07-30