experimenting TensorCoordinate and new merged tensor copy operator

This commit is contained in:
Chao Liu
2019-08-02 02:30:43 -05:00
parent b9663356ff
commit e9733a9f89
3 changed files with 46 additions and 48 deletions

View File

@@ -532,7 +532,7 @@ int main(int argc, char* argv[])
#elif 0
device_convolution_implicit_gemm_v3_nchw_cyxk_nkhw(
(in_nchw_desc, in_nchw, wei_kcyx_desc, wei_kcyx, out_nkhw_desc, out_nkhw_device, nrepeat);
#elif 1
#elif 0
device_convolution_implicit_gemm_v4r1_nchw_kcyx_nkhw(in_nchw_desc,
in_nchw,
wei_kcyx_desc,