lebeg commented on a change in pull request #13535: [MXNET-244] Work around 
likely compiler bug on nested inlines and temporary acces…
URL: https://github.com/apache/incubator-mxnet/pull/13535#discussion_r239873809
 
 

 ##########
 File path: src/operator/c_lapack_api.h
 ##########
 @@ -325,41 +325,30 @@ inline void flip(int m, int n, DType *b, int ldb, DType 
*a, int lda) {
 #else
 
   // use pragma message instead of warning
+  /*
 
 Review comment:
   Why commenting out? Maybe it should go to `c_lapack_api.cc`?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to