bartekkuncer commented on a change in pull request #20719:
URL: https://github.com/apache/incubator-mxnet/pull/20719#discussion_r742629659
##########
File path: ci/jenkins/Jenkins_steps.groovy
##########
@@ -174,7 +174,7 @@ def compile_unix_mkl_cpu(lib_name) {
}
def compile_unix_onednn_cpu(lib_name) {
- return ['CPU: ONEDNN': {
+ return ['CPU: oneDNN': {
Review comment:
Works properly, this just changes name of build/test scenario visible on
Jenkins e.g.
https://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-cpu/detail/PR-20719/3/pipeline.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]