[GitHub] [incubator-mxnet] TaoLv commented on issue #16891: Upgrading MKLDNN to 1.0 causes performance regression.

2019-12-12 Thread GitBox
TaoLv commented on issue #16891: Upgrading MKLDNN to 1.0 causes performance regression. URL: https://github.com/apache/incubator-mxnet/issues/16891#issuecomment-565052425 @vpirogov We can do that. My only concern is the interoperability of it. Also from MXNet perspective, we need move the

[GitHub] [incubator-mxnet] TaoLv commented on issue #16891: Upgrading MKLDNN to 1.0 causes performance regression.

2019-12-11 Thread GitBox
TaoLv commented on issue #16891: Upgrading MKLDNN to 1.0 causes performance regression. URL: https://github.com/apache/incubator-mxnet/issues/16891#issuecomment-564817678 @vpirogov @samskalicky Although MKL BLAS may also have positive impact to the case demonstrated above, I think the mai

[GitHub] [incubator-mxnet] TaoLv commented on issue #16891: Upgrading MKLDNN to 1.0 causes performance regression.

2019-12-10 Thread GitBox
TaoLv commented on issue #16891: Upgrading MKLDNN to 1.0 causes performance regression. URL: https://github.com/apache/incubator-mxnet/issues/16891#issuecomment-564339513 mkl flavor packages are always built with USE_BLAS=openblas. We can change that to MKL BLAS if we are allowed to inclu

[GitHub] [incubator-mxnet] TaoLv commented on issue #16891: Upgrading MKLDNN to 1.0 causes performance regression.

2019-12-08 Thread GitBox
TaoLv commented on issue #16891: Upgrading MKLDNN to 1.0 causes performance regression. URL: https://github.com/apache/incubator-mxnet/issues/16891#issuecomment-562940173 @ChaiBapchya The file is used to build mxnet-mkl pip package. If you want to change the configurations, I think you ne

[GitHub] [incubator-mxnet] TaoLv commented on issue #16891: Upgrading MKLDNN to 1.0 causes performance regression.

2019-11-30 Thread GitBox
TaoLv commented on issue #16891: Upgrading MKLDNN to 1.0 causes performance regression. URL: https://github.com/apache/incubator-mxnet/issues/16891#issuecomment-560058223 @oorqueda @samskalicky @leleamol As mentioned in https://github.com/apache/incubator-mxnet/issues/16891#issuecomment-5

[GitHub] [incubator-mxnet] TaoLv commented on issue #16891: Upgrading MKLDNN to 1.0 causes performance regression.

2019-11-22 Thread GitBox
TaoLv commented on issue #16891: Upgrading MKLDNN to 1.0 causes performance regression. URL: https://github.com/apache/incubator-mxnet/issues/16891#issuecomment-557760466 @leleamol How did you install the mxnet package, from source code or the nightly build? If build from source code, cou