[GitHub] zheng-da commented on a change in pull request #11566: [MXNET-626] Add while_loop

2018-07-12 Thread GitBox
zheng-da commented on a change in pull request #11566: [MXNET-626] Add while_loop URL: https://github.com/apache/incubator-mxnet/pull/11566#discussion_r201929820 ## File path: python/mxnet/ndarray/contrib.py ## @@ -191,3 +191,128 @@ def check_input(inputs, in_type, msg):

[GitHub] zheng-da commented on a change in pull request #11566: [MXNET-626] Add while_loop

2018-07-12 Thread GitBox
zheng-da commented on a change in pull request #11566: [MXNET-626] Add while_loop URL: https://github.com/apache/incubator-mxnet/pull/11566#discussion_r201929531 ## File path: python/mxnet/symbol/contrib.py ## @@ -336,3 +336,219 @@ def check_data(inputs, in_type, msg):

[GitHub] zheng-da commented on a change in pull request #11566: [MXNET-626] Add while_loop

2018-07-12 Thread GitBox
zheng-da commented on a change in pull request #11566: [MXNET-626] Add while_loop URL: https://github.com/apache/incubator-mxnet/pull/11566#discussion_r201929531 ## File path: python/mxnet/symbol/contrib.py ## @@ -336,3 +336,219 @@ def check_data(inputs, in_type, msg):

[GitHub] zheng-da commented on a change in pull request #11566: [MXNET-626] Add while_loop

2018-07-11 Thread GitBox
zheng-da commented on a change in pull request #11566: [MXNET-626] Add while_loop URL: https://github.com/apache/incubator-mxnet/pull/11566#discussion_r201852717 ## File path: python/mxnet/ndarray/contrib.py ## @@ -191,3 +191,128 @@ def check_input(inputs, in_type, msg):

[GitHub] zheng-da commented on a change in pull request #11566: [MXNET-626] Add while_loop

2018-07-10 Thread GitBox
zheng-da commented on a change in pull request #11566: [MXNET-626] Add while_loop URL: https://github.com/apache/incubator-mxnet/pull/11566#discussion_r201443458 ## File path: python/mxnet/ndarray/contrib.py ## @@ -191,3 +191,128 @@ def check_input(inputs, in_type, msg):

[GitHub] zheng-da commented on a change in pull request #11566: [MXNET-626] Add while_loop

2018-07-10 Thread GitBox
zheng-da commented on a change in pull request #11566: [MXNET-626] Add while_loop URL: https://github.com/apache/incubator-mxnet/pull/11566#discussion_r201444507 ## File path: python/mxnet/ndarray/contrib.py ## @@ -191,3 +191,128 @@ def check_input(inputs, in_type, msg):

[GitHub] zheng-da commented on a change in pull request #11566: [MXNET-626] Add while_loop

2018-07-09 Thread GitBox
zheng-da commented on a change in pull request #11566: [MXNET-626] Add while_loop URL: https://github.com/apache/incubator-mxnet/pull/11566#discussion_r201218975 ## File path: python/mxnet/symbol/contrib.py ## @@ -336,3 +336,205 @@ def check_data(inputs, in_type, msg):