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 2020/03/11 08:58:08 UTC

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #17656: [MXNET-1404] Implement storage tagging, the first half of the memory profiler

leezu commented on a change in pull request #17656: [MXNET-1404] Implement storage tagging, the first half of the memory profiler
URL: https://github.com/apache/incubator-mxnet/pull/17656#discussion_r390823804
 
 

 ##########
 File path: ci/docker/runtime_functions.sh
 ##########
 @@ -715,7 +715,7 @@ build_ubuntu_gpu_mkldnn() {
     set -ex
     cd /work/build
     cmake \
-        -DCMAKE_BUILD_TYPE="RelWithDebInfo" \
 
 Review comment:
   Why does this PR disable `-WError` checks?

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


With regards,
Apache Git Services