KellenSunderland commented on issue #12850: Updated nvidia docker base image to 
CUDA 9.2
URL: https://github.com/apache/incubator-mxnet/pull/12850#issuecomment-431095116
 
 
   Looks like a contrib operator fails to build for the updated CentOS image 
(maybe a slightly newer compiler with an additional warning which is treated as 
an error)
   
   ```
   const std::vector<mxnet::TBlob>&, const std::vector<mxnet::TBlob>&, const 
std::vector<mxnet::TBlob>&, const std::vector<mxnet::OpReqType>&, const 
std::vector<mxnet::TBlob>&, const std::vector<mxnet::TBlob>&) [with xpu = 
mshadow::gpu; DType = float]':
   src/operator/contrib/./deformable_psroi_pooling-inl.h:153:34: error: 
'trans.mshadow::Tensor<mshadow::gpu, 4, float>::dptr_' may be used 
uninitialized in this function [-Werror=maybe-uninitialized]
   cc1plus: all warnings being treated as errors
   ```

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