crazy-cat commented on a change in pull request #7393: add depthwise 
convolution's gpu version optimization
URL: https://github.com/apache/incubator-mxnet/pull/7393#discussion_r132126568
 
 

 ##########
 File path: src/common/cuda_utils.h
 ##########
 @@ -175,6 +185,18 @@ inline const char* CurandGetErrorString(curandStatus_t 
status) {
         << "cuRAND: " << common::cuda::CurandGetErrorString(e); \
   }
 
+#define CUDA_1D_KERNEL_LOOP(i, n)                            \
 
 Review comment:
   OK
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to