Internal change
authorJustin Lebar <jlebar@google.com>
Fri, 2 Feb 2018 05:34:18 +0000 (21:34 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 2 Feb 2018 18:28:02 +0000 (10:28 -0800)
commit3be90a490c31d5a8fad70713e059bbb3e723e664
tree8ed60399e055c1cf917fede685ff1304230801c8
parentd7fcf5a865570073569817fffafc07c8c74ec66d
Internal change

PiperOrigin-RevId: 184239740
24 files changed:
tensorflow/compiler/xla/service/gpu/BUILD
tensorflow/compiler/xla/service/gpu/convolution_thunk.cc
tensorflow/compiler/xla/service/gpu/convolution_thunk.h
tensorflow/compiler/xla/service/gpu/cudnn_convolution_algorithm_picker.cc [new file with mode: 0644]
tensorflow/compiler/xla/service/gpu/cudnn_convolution_algorithm_picker.h [new file with mode: 0644]
tensorflow/compiler/xla/service/gpu/cudnn_convolution_rewriter.cc [moved from tensorflow/compiler/xla/service/gpu/convolution_folding.cc with 83% similarity]
tensorflow/compiler/xla/service/gpu/cudnn_convolution_rewriter.h [moved from tensorflow/compiler/xla/service/gpu/convolution_folding.h with 63% similarity]
tensorflow/compiler/xla/service/gpu/cudnn_convolution_rewriter_test.cc [moved from tensorflow/compiler/xla/service/gpu/convolution_folding_test.cc with 82% similarity]
tensorflow/compiler/xla/service/gpu/cudnn_convolution_runner.cc [new file with mode: 0644]
tensorflow/compiler/xla/service/gpu/cudnn_convolution_runner.h [new file with mode: 0644]
tensorflow/compiler/xla/service/gpu/gpu_compiler.cc
tensorflow/compiler/xla/service/gpu/gpu_copy_insertion.cc
tensorflow/compiler/xla/service/gpu/gpu_layout_assignment.cc
tensorflow/compiler/xla/service/gpu/instruction_fusion_test.cc
tensorflow/compiler/xla/service/gpu/ir_emission_utils.cc
tensorflow/compiler/xla/service/gpu/ir_emission_utils.h
tensorflow/compiler/xla/service/gpu/ir_emitter.h
tensorflow/compiler/xla/service/gpu/ir_emitter_unnested.cc
tensorflow/compiler/xla/service/gpu/pad_insertion.cc
tensorflow/compiler/xla/service/hlo_computation.cc
tensorflow/compiler/xla/service/hlo_computation.h
tensorflow/compiler/xla/service/hlo_cost_analysis.cc
tensorflow/compiler/xla/service/hlo_instruction.cc
tensorflow/compiler/xla/service/hlo_instruction.h