haojin2 commented on a change in pull request #11825: Fix non-determinism of 
dot(csr.T, dns) = dns with tests
URL: https://github.com/apache/incubator-mxnet/pull/11825#discussion_r204484667
 
 

 ##########
 File path: src/operator/tensor/dot-inl.cuh
 ##########
 @@ -510,6 +398,7 @@ inline void DotCsrDnsDnsImpl(const OpContext& ctx,
     return;
   }
 
+  using namespace mshadow;
   using mshadow::cuda::kBaseThreadNum;
 
 Review comment:
   not used now, deleted.

----------------------------------------------------------------
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