ArmageddonKnight 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_r391161083
##########
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:
It does not increase significantly. The size of `libmxnet.a` without this
change is already around `4 GB`.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services