[GitHub] [incubator-mxnet] access2rohit commented on a change in pull request #18782: [WIP] Add Large Tensor Test for linalg_syrk

2020-07-24 Thread GitBox
access2rohit commented on a change in pull request #18782: URL: https://github.com/apache/incubator-mxnet/pull/18782#discussion_r460189797 ## File path: tests/nightly/test_large_array.py ## @@ -1791,6 +1792,29 @@ def test_sparse_dot(): assert out.shape == (2, 2) +def

[GitHub] [incubator-mxnet] access2rohit commented on a change in pull request #18782: [WIP] Add Large Tensor Test for linalg_syrk

2020-07-24 Thread GitBox
access2rohit commented on a change in pull request #18782: URL: https://github.com/apache/incubator-mxnet/pull/18782#discussion_r460140244 ## File path: tests/nightly/test_large_array.py ## @@ -1791,6 +1792,29 @@ def test_sparse_dot(): assert out.shape == (2, 2) +def

[GitHub] [incubator-mxnet] access2rohit commented on a change in pull request #18782: [WIP] Add Large Tensor Test for linalg_syrk

2020-07-24 Thread GitBox
access2rohit commented on a change in pull request #18782: URL: https://github.com/apache/incubator-mxnet/pull/18782#discussion_r460135738 ## File path: tests/nightly/test_large_array.py ## @@ -1791,6 +1792,29 @@ def test_sparse_dot(): assert out.shape == (2, 2) +def

[GitHub] [incubator-mxnet] access2rohit commented on a change in pull request #18782: [WIP] Add Large Tensor Test for linalg_syrk

2020-07-24 Thread GitBox
access2rohit commented on a change in pull request #18782: URL: https://github.com/apache/incubator-mxnet/pull/18782#discussion_r460135990 ## File path: tests/nightly/test_large_array.py ## @@ -1791,6 +1792,29 @@ def test_sparse_dot(): assert out.shape == (2, 2) +def