[GitHub] [incubator-mxnet] pengzhao-intel commented on pull request #18320: Improve log_softmax op performance by using DNNL support

2020-06-01 Thread GitBox
pengzhao-intel commented on pull request #18320: URL: https://github.com/apache/incubator-mxnet/pull/18320#issuecomment-636804005 Thanks for the contribution. Merging now. This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] pengzhao-intel commented on pull request #18320: Improve log_softmax op performance by using DNNL support

2020-05-26 Thread GitBox
pengzhao-intel commented on pull request #18320: URL: https://github.com/apache/incubator-mxnet/pull/18320#issuecomment-634397521 > I have tested accuracy of Tree LSTM model to make sure MKLDNN log_softmax > doesn't cause accuracy drop. > Trainings was done on the same dataset and the

[GitHub] [incubator-mxnet] pengzhao-intel commented on pull request #18320: Improve log_softmax op performance by using DNNL support

2020-05-20 Thread GitBox
pengzhao-intel commented on pull request #18320: URL: https://github.com/apache/incubator-mxnet/pull/18320#issuecomment-631891084 Please add the new op into our list https://mxnet.apache.org/versions/1.5.0/tutorials/mkldnn/operator_list.html

[GitHub] [incubator-mxnet] pengzhao-intel commented on pull request #18320: Improve log_softmax op performance by using DNNL support

2020-05-20 Thread GitBox
pengzhao-intel commented on pull request #18320: URL: https://github.com/apache/incubator-mxnet/pull/18320#issuecomment-631890258 Thanks, @bgawrych thanks for the contribution :) You can cc Tao and me when you filed a PR so that we can notice reviewing your code in time and please