Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

CD pipeline broken #17903

Closed
leezu opened this issue Mar 25, 2020 · 1 comment
Closed

CD pipeline broken #17903

leezu opened this issue Mar 25, 2020 · 1 comment
Labels

Comments

@leezu
Copy link
Contributor

leezu commented Mar 25, 2020

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

@leezu leezu added the Bug label Mar 25, 2020
@leezu
Copy link
Contributor Author

leezu commented Mar 25, 2020

@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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant