szha commented on issue #17868: Cholesky factorization crashes on MXNet 1.6.0 on Linux for non positive definite matrices URL: https://github.com/apache/incubator-mxnet/issues/17868#issuecomment-601429125 The logic looks right and unchanged, so the issue is on why terminate is called in `CHECK()`. Let's first verify whether it's working in the 1.7 nightly builds. `pip install --upgrade --pre “mxnet>=1.6,<2" -f https://dist.mxnet.io/python`
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
