initial implementation for nchw v4r4 padding

[ROCm/composable_kernel commit: 2c93b3057d]
This commit is contained in:
Chao Liu
2019-09-15 16:31:54 -05:00
parent 89dc09f929
commit e6285a3b55
11 changed files with 721 additions and 503 deletions

View File

@@ -19,6 +19,7 @@
//#include "device_convolution_implicit_gemm_v4r2_nchw_kcyx_nkhw.hpp"
//#include "device_convolution_implicit_gemm_v4r3_nchw_kcyx_nkhw.hpp"
#include "device_convolution_implicit_gemm_v4r4_nchw_kcyx_nkhw.hpp"
#include "device_convolution_implicit_gemm_v4r4_nchw_kcyx_nkhw_padded.hpp"
struct GeneratorTensor_1
{