ShichengChen commented on a change in pull request #416: singa-onnx
URL: https://github.com/apache/incubator-singa/pull/416#discussion_r264525214
 
 

 ##########
 File path: src/api/model_operation.i
 ##########
 @@ -74,12 +74,16 @@ class CudnnConvHandle: public ConvHandle {
                   const std::string& prefer = "fastest");
   bool bias_term;
   size_t batchsize;
-    size_t pad_w;
+  size_t pad_w;
   size_t pad_h;
   size_t stride_h;
   size_t stride_w;
   size_t padding_h;
 
 Review comment:
   yes, i removed redundant variables

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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