rahul003 commented on a change in pull request #7321: fixes broken compilation 
by including tensor_blob
URL: https://github.com/apache/incubator-mxnet/pull/7321#discussion_r131995423
 
 

 ##########
 File path: src/io/inst_vector.h
 ##########
 @@ -12,6 +12,7 @@
 #include <mxnet/base.h>
 #include <dmlc/base.h>
 #include <mshadow/tensor.h>
+#include <mshadow/tensor_blob.h>
 
 Review comment:
   @piiswrong Did you also mean the same thing? Changing that line to 
mxnet/tensor_blob.h doesn't compile as well.
 
----------------------------------------------------------------
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