aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/gpu/gpu_layout_assignment.h
Commit message (Expand)AuthorAge
* Add custom call with layout constraints.Gravatar Mark Heffernan2018-10-08
* [XLA] Modify the function that determines whether an instruction can changeGravatar Bixia Zheng2018-10-02
* Further simplify the cuDNN wrappers. Instead of passing aroundGravatar Tim Shen2018-09-24
* Add heuristic on picking NHWC layout for (V100, fp16) convolutions.Gravatar A. Unique TensorFlower2018-05-24
* Do not force default layout when there is no need to.Gravatar A. Unique TensorFlower2018-05-17
* [TF:XLA] Separate on-host and on-device shape and layout in HloModule.Gravatar A. Unique TensorFlower2018-05-01
* [XLA:GPU] Implement BatchNormThunk as a call into cudnn.Gravatar Justin Lebar2017-12-21
* [XLA:CPU] Rename cpu/layout_assignment to cpu/cpu_layout_assignmentGravatar Sanjoy Das2017-12-07