No by default it's disabled and this enables it. Terrible API. On Wed, Oct 3, 2018, 12:32 AM Anton Chernov <[email protected]> wrote:
> *@lebeg* commented on this pull request. > ------------------------------ > > In ci/docker/runtime_functions.sh > <https://github.com/apache/incubator-mxnet/pull/12656#discussion_r222132940> > : > > > @@ -741,7 +741,7 @@ unittest_ubuntu_tensorrt_gpu() { > export MXNET_STORAGE_FALLBACK_LOG_VERBOSE=0 > export LD_LIBRARY_PATH=/work/mxnet/lib:$LD_LIBRARY_PATH > python tests/python/tensorrt/lenet5_train.py > - nosetests-3.4 $NOSE_COVERAGE_ARGUMENTS --with-xunit --xunit-file > nosetests_trt_gpu.xml --verbose tests/python/tensorrt/ > + nosetests-3.4 $NOSE_COVERAGE_ARGUMENTS --with-xunit --xunit-file > nosetests_trt_gpu.xml --verbose --nocapture tests/python/tensorrt/ > > Isn't --nocapture for disabling output to std? > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/apache/incubator-mxnet/pull/12656#pullrequestreview-160949544>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AHGTEw1lcpE_fT3wGTKxCRA4KFDe3lg2ks5ug-mWgaJpZM4W3lRA> > . > [ Full content available at: https://github.com/apache/incubator-mxnet/pull/12656 ] This message was relayed via gitbox.apache.org for [email protected]
