[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #16476: added large tensor support for add_n and tests for more ops

2019-10-17 Thread GitBox
anirudh2290 commented on a change in pull request #16476: added large tensor support for add_n and tests for more ops URL: https://github.com/apache/incubator-mxnet/pull/16476#discussion_r336241531 ## File path: tests/nightly/test_large_vector.py ## @@ -708,6 +709,57 @@

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #16476: added large tensor support for add_n and tests for more ops

2019-10-16 Thread GitBox
anirudh2290 commented on a change in pull request #16476: added large tensor support for add_n and tests for more ops URL: https://github.com/apache/incubator-mxnet/pull/16476#discussion_r335781449 ## File path: src/operator/tensor/elemwise_sum.h ## @@ -64,7 +64,7 @@ void

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #16476: added large tensor support for add_n and tests for more ops

2019-10-16 Thread GitBox
anirudh2290 commented on a change in pull request #16476: added large tensor support for add_n and tests for more ops URL: https://github.com/apache/incubator-mxnet/pull/16476#discussion_r335783253 ## File path: tests/nightly/test_large_vector.py ## @@ -708,6 +709,57 @@

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #16476: added large tensor support for add_n and tests for more ops

2019-10-16 Thread GitBox
anirudh2290 commented on a change in pull request #16476: added large tensor support for add_n and tests for more ops URL: https://github.com/apache/incubator-mxnet/pull/16476#discussion_r335781266 ## File path: tests/nightly/test_large_array.py ## @@ -1199,6 +1200,57 @@