[GitHub] leezu commented on issue #8280: v0.12 autograd regression

2017-12-12 Thread GitBox
leezu commented on issue #8280: v0.12 autograd regression URL: https://github.com/apache/incubator-mxnet/issues/8280#issuecomment-351269852 The issue seems to be fixed in v1. Perhaps by #8701? Anyways, thanks! This is an

[GitHub] leezu commented on issue #8280: v0.12 autograd regression

2017-11-20 Thread GitBox
leezu commented on issue #8280: v0.12 autograd regression URL: https://github.com/apache/incubator-mxnet/issues/8280#issuecomment-345920086 @szha indeed the example provided above works after #8450. I was not careful enough when checking that the issue still persists on master. While this

[GitHub] leezu commented on issue #8280: v0.12 autograd regression

2017-11-20 Thread GitBox
leezu commented on issue #8280: v0.12 autograd regression URL: https://github.com/apache/incubator-mxnet/issues/8280#issuecomment-345902415 @ykim362 note this issue happens irrespective of MKL. I.e. it is also present when compiling mxnet without mkl support.

[GitHub] leezu commented on issue #8280: v0.12 autograd regression

2017-11-20 Thread GitBox
leezu commented on issue #8280: v0.12 autograd regression URL: https://github.com/apache/incubator-mxnet/issues/8280#issuecomment-345902415 @ykim362 note this issue happen irrespective of MKL. I.e. it is also present when compiling mxnet without mkl support.

[GitHub] leezu commented on issue #8280: v0.12 autograd regression

2017-11-15 Thread GitBox
leezu commented on issue #8280: v0.12 autograd regression URL: https://github.com/apache/incubator-mxnet/issues/8280#issuecomment-344555936 @piiswrong this regression is still not fixed on CPU. I'm attaching a code example that triggers the regression: ``` import mxnet as mx

[GitHub] leezu commented on issue #8280: v0.12 autograd regression

2017-10-15 Thread git
leezu commented on issue #8280: v0.12 autograd regression URL: https://github.com/apache/incubator-mxnet/issues/8280#issuecomment-336773661 @piiswrong Reopening as there are still some remaining issues when training on CPU. GPU works fine now. `mxnet.base.MXNetError: [12:43:36]