[GitHub] dabraude commented on a change in pull request #9883: added function for loading content of nd_array files from a buffer

2018-02-26 Thread GitBox
dabraude commented on a change in pull request #9883: added function for loading content of nd_array files from a buffer URL: https://github.com/apache/incubator-mxnet/pull/9883#discussion_r170708924 ## File path: src/c_api/c_api.cc ## @@ -322,6 +322,38 @@ int

[GitHub] dabraude commented on a change in pull request #9883: added function for loading content of nd_array files from a buffer

2018-02-26 Thread GitBox
dabraude commented on a change in pull request #9883: added function for loading content of nd_array files from a buffer URL: https://github.com/apache/incubator-mxnet/pull/9883#discussion_r170687334 ## File path: tests/python/unittest/test_ndarray.py ## @@ -291,6 +293,59

[GitHub] dabraude commented on a change in pull request #9883: added function for loading content of nd_array files from a buffer

2018-02-26 Thread GitBox
dabraude commented on a change in pull request #9883: added function for loading content of nd_array files from a buffer URL: https://github.com/apache/incubator-mxnet/pull/9883#discussion_r170681457 ## File path: tests/python/unittest/test_ndarray.py ## @@ -291,6 +293,59

[GitHub] dabraude commented on a change in pull request #9883: added function for loading content of nd_array files from a buffer

2018-02-26 Thread GitBox
dabraude commented on a change in pull request #9883: added function for loading content of nd_array files from a buffer URL: https://github.com/apache/incubator-mxnet/pull/9883#discussion_r170630806 ## File path: tests/python/unittest/test_ndarray.py ## @@ -291,6 +293,48

[GitHub] dabraude commented on a change in pull request #9883: added function for loading content of nd_array files from a buffer

2018-02-26 Thread GitBox
dabraude commented on a change in pull request #9883: added function for loading content of nd_array files from a buffer URL: https://github.com/apache/incubator-mxnet/pull/9883#discussion_r170584847 ## File path: tests/python/unittest/test_ndarray.py ## @@ -291,6 +291,48

[GitHub] dabraude commented on a change in pull request #9883: added function for loading content of nd_array files

2018-02-25 Thread GitBox
dabraude commented on a change in pull request #9883: added function for loading content of nd_array files URL: https://github.com/apache/incubator-mxnet/pull/9883#discussion_r170463783 ## File path: src/c_api/c_api.cc ## @@ -322,6 +322,38 @@ int MXNDArrayLoad(const char*

[GitHub] dabraude commented on a change in pull request #9883: added function for loading content of nd_array files

2018-02-25 Thread GitBox
dabraude commented on a change in pull request #9883: added function for loading content of nd_array files URL: https://github.com/apache/incubator-mxnet/pull/9883#discussion_r170463743 ## File path: src/c_api/c_api.cc ## @@ -322,6 +322,38 @@ int MXNDArrayLoad(const char*