You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2022/08/10 15:51:21 UTC

[GitHub] [incubator-mxnet] agrabows commented on a diff in pull request #21115: [FEATURE] Add query_keys transformer version without split

agrabows commented on code in PR #21115:
URL: https://github.com/apache/incubator-mxnet/pull/21115#discussion_r942621577


##########
src/operator/subgraph/dnnl/dnnl_transformer.cc:
##########
@@ -28,6 +28,7 @@
 #include "operator/tensor/elemwise_unary_op.h"
 #include "operator/subgraph/common.h"
 #include "dnnl_transformer-inl.h"
+#include "dnnl_transformer_qk_common.h"
 
 // 3 tensors within one (queries key values) =

Review Comment:
   done



-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org