[GitHub] zheng-da commented on issue #12209: Make the output format of control flow operators consistent with their UDFs

2018-08-18 Thread GitBox
zheng-da commented on issue #12209: Make the output format of control flow operators consistent with their UDFs URL: https://github.com/apache/incubator-mxnet/pull/12209#issuecomment-414066909 i can give a try. but the cycle probably still exists. Sheng Zha 于 2018年8月17日周五 下午11:41写道:

[GitHub] zheng-da commented on issue #12209: Make the output format of control flow operators consistent with their UDFs

2018-08-20 Thread GitBox
zheng-da commented on issue #12209: Make the output format of control flow operators consistent with their UDFs URL: https://github.com/apache/incubator-mxnet/pull/12209#issuecomment-414554764 @szha could you review this again and merge it to v1.3? -

[GitHub] zheng-da commented on issue #12209: Make the output format of control flow operators consistent with their UDFs

2018-08-20 Thread GitBox
zheng-da commented on issue #12209: Make the output format of control flow operators consistent with their UDFs URL: https://github.com/apache/incubator-mxnet/pull/12209#issuecomment-414563281 @szha I updated both foreach and while. now their loop variables can be a list or a symbol.