marcoabreu commented on a change in pull request #16335: [Numpy] Global numpy
shape flag
URL: https://github.com/apache/incubator-mxnet/pull/16335#discussion_r331778643
##########
File path: ci/docker/runtime_functions.sh
##########
@@ -1532,6 +1532,13 @@ nightly_estimator() {
nosetests test_sentiment_rnn.py
}
+nightly_global_numpy_flag() {
Review comment:
Is it necessary to define a new run? Can you make it part of the existing
nightly test suite instead?
----------------------------------------------------------------
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