From 7d09790a0ac2be6c150d25654fdd9d05d392b34f Mon Sep 17 00:00:00 2001 From: Chao Liu Date: Tue, 18 Feb 2020 10:42:19 -0600 Subject: [PATCH] MIOpen integration (#15) * renaming --- ...on_backward_data_implicit_gemm_v1r1_nchw_kcyx_nkhw.hpp | 8 ++++---- ...on_backward_data_implicit_gemm_v4r1_nchw_kcyx_nkhw.hpp | 8 ++++---- ...wise_convolution_implicit_gemm_v4r4_nchw_kcyx_nkhw.hpp | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/composable_kernel/include/kernel_algorithm/gridwise_convolution_backward_data_implicit_gemm_v1r1_nchw_kcyx_nkhw.hpp b/composable_kernel/include/kernel_algorithm/gridwise_convolution_backward_data_implicit_gemm_v1r1_nchw_kcyx_nkhw.hpp index 1c20af2279..561969320d 100644 --- a/composable_kernel/include/kernel_algorithm/gridwise_convolution_backward_data_implicit_gemm_v1r1_nchw_kcyx_nkhw.hpp +++ b/composable_kernel/include/kernel_algorithm/gridwise_convolution_backward_data_implicit_gemm_v1r1_nchw_kcyx_nkhw.hpp @@ -32,8 +32,8 @@ template , diff --git a/composable_kernel/include/kernel_algorithm/gridwise_convolution_backward_data_implicit_gemm_v4r1_nchw_kcyx_nkhw.hpp b/composable_kernel/include/kernel_algorithm/gridwise_convolution_backward_data_implicit_gemm_v4r1_nchw_kcyx_nkhw.hpp index b8d47b409f..d4e9da5e54 100644 --- a/composable_kernel/include/kernel_algorithm/gridwise_convolution_backward_data_implicit_gemm_v4r1_nchw_kcyx_nkhw.hpp +++ b/composable_kernel/include/kernel_algorithm/gridwise_convolution_backward_data_implicit_gemm_v4r1_nchw_kcyx_nkhw.hpp @@ -33,8 +33,8 @@ template , diff --git a/composable_kernel/include/kernel_algorithm/gridwise_convolution_implicit_gemm_v4r4_nchw_kcyx_nkhw.hpp b/composable_kernel/include/kernel_algorithm/gridwise_convolution_implicit_gemm_v4r4_nchw_kcyx_nkhw.hpp index 31b340e4c5..ced7d1ea1c 100644 --- a/composable_kernel/include/kernel_algorithm/gridwise_convolution_implicit_gemm_v4r4_nchw_kcyx_nkhw.hpp +++ b/composable_kernel/include/kernel_algorithm/gridwise_convolution_implicit_gemm_v4r4_nchw_kcyx_nkhw.hpp @@ -32,8 +32,8 @@ template ,