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 2021/03/17 07:26:56 UTC

[GitHub] [incubator-mxnet] bartekkuncer commented on a change in pull request #20034: [DRAFT] Change *_mkldnn* test and build scenarios names to *_onednn*

bartekkuncer commented on a change in pull request #20034:
URL: https://github.com/apache/incubator-mxnet/pull/20034#discussion_r595767658



##########
File path: ci/jenkins/Jenkins_steps.groovy
##########
@@ -161,55 +161,55 @@ def compile_unix_mkl_cpu(lib_name) {
     }]
 }
 
-def compile_unix_mkldnn_cpu(lib_name) {
+def compile_unix_onednn_cpu(lib_name) {
     return ['CPU: MKLDNN': {
       node(NODE_LINUX_CPU) {
         ws('workspace/build-mkldnn-cpu') {

Review comment:
       It is already listed is proposed changes.




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

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