reminisce commented on a change in pull request #15956: [Numpy] 
random.randint() implemented
URL: https://github.com/apache/incubator-mxnet/pull/15956#discussion_r316793849
 
 

 ##########
 File path: ci/docker/runtime_functions.sh
 ##########
 @@ -542,7 +542,6 @@ build_ubuntu_cpu_clang60_mkldnn() {
     build_ccache_wrappers
 
     make \
-        ENABLE_TESTCOVERAGE=1         \
 
 Review comment:
   @marcoabreu `TESTCOVERAGE` leads to very large binary size resulting in 
linking error. What's the practical way can you recommend for now? We cannot 
just stop adding more operators.

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

Reply via email to