You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/03/25 02:04:09 UTC

[GitHub] [incubator-mxnet] leezu opened a new issue #17903: CD pipeline broken

leezu opened a new issue #17903: CD pipeline broken
URL: https://github.com/apache/incubator-mxnet/issues/17903
 
 
   ## Description
   The CD pipeline may need to be updated based on the FFI work. 
   Currently the CD fails with "AttributeError: module 'mxnet.ndarray.numpy._api_internal' has no attribute 'svd'" and other similar errors.
   
   http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/restricted-mxnet-cd%2Fmxnet-cd-release-job/detail/mxnet-cd-release-job/888/pipeline/#step-316-log-1271
   
   cc @hzfan 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] leezu edited a comment on issue #17903: CD pipeline broken

Posted by GitBox <gi...@apache.org>.
leezu edited a comment on issue #17903: CD pipeline broken
URL: https://github.com/apache/incubator-mxnet/issues/17903#issuecomment-603962083
 
 
   @hzfan said
   
   > A possible cause is Makefile only examines 3 levels of nested dirs for .cc, while svd is registered in the 4th level. This will be fixed by #17795

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] leezu commented on issue #17903: CD pipeline broken

Posted by GitBox <gi...@apache.org>.
leezu commented on issue #17903: CD pipeline broken
URL: https://github.com/apache/incubator-mxnet/issues/17903#issuecomment-603962083
 
 
   @hzfan
   
   > A possible cause is Makefile only examines 3 levels of nested dirs for .cc, while svd is registered in the 4th level. This will be fixed by #17795

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services