[GitHub] azai91 commented on issue #12058: MKLDNN can be turned off with env var

2018-08-15 Thread GitBox
azai91 commented on issue #12058: MKLDNN can be turned off with env var URL: https://github.com/apache/incubator-mxnet/pull/12058#issuecomment-413372561 @eric-haibin-lin <3 This is an automated message from the Apache Git

[GitHub] azai91 commented on issue #12058: MKLDNN can be turned off with env var

2018-08-15 Thread GitBox
azai91 commented on issue #12058: MKLDNN can be turned off with env var URL: https://github.com/apache/incubator-mxnet/pull/12058#issuecomment-413372544 moved the log into the fallback code so it should work for gluon / imperative as well. that being said, we should probably clean up the

[GitHub] azai91 commented on issue #12058: MKLDNN can be turned off with env var

2018-08-15 Thread GitBox
azai91 commented on issue #12058: MKLDNN can be turned off with env var URL: https://github.com/apache/incubator-mxnet/pull/12058#issuecomment-413372396 ``` ubuntu@ip-172-31-11-93:~/incubator-mxnet-2/example/image-classification$ python benchmark_score.py Assertion failure at

[GitHub] azai91 commented on issue #12058: MKLDNN can be turned off with env var

2018-08-14 Thread GitBox
azai91 commented on issue #12058: MKLDNN can be turned off with env var URL: https://github.com/apache/incubator-mxnet/pull/12058#issuecomment-413092105 No problem. Do you know the best place to put that info? I asked around last week and there doesn't seem to be a consensus.

[GitHub] azai91 commented on issue #12058: MKLDNN can be turned off with env var

2018-08-13 Thread GitBox
azai91 commented on issue #12058: MKLDNN can be turned off with env var URL: https://github.com/apache/incubator-mxnet/pull/12058#issuecomment-412753812 @pengzhao-intel review / approve please This is an automated message

[GitHub] azai91 commented on issue #12058: MKLDNN can be turned off with env var

2018-08-08 Thread GitBox
azai91 commented on issue #12058: MKLDNN can be turned off with env var URL: https://github.com/apache/incubator-mxnet/pull/12058#issuecomment-411536018 @ZhennanQin there are some fcomputeex ops that are not mkldnn (customop is one example). something I did in another PR

[GitHub] azai91 commented on issue #12058: MKLDNN can be turned off with env var

2018-08-07 Thread GitBox
azai91 commented on issue #12058: MKLDNN can be turned off with env var URL: https://github.com/apache/incubator-mxnet/pull/12058#issuecomment-411159772 ``` python example/image-classification/benchmark_score.py INFO:root:batch size 1, dtype float32, images/sec: 18.603268