[GitHub] ArmageddonKnight commented on issue #10999: Naming of Contrib Implementations

2018-05-18 Thread GitBox
ArmageddonKnight commented on issue #10999: Naming of Contrib Implementations URL: https://github.com/apache/incubator-mxnet/issues/10999#issuecomment-390366561 @szha @marcoabreu Thank you so much for your reply. @szha My implementation is based on the open-source LSTM RNN

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2018-05-18 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new b492ab7 Bump the publish

[GitHub] ArmageddonKnight commented on issue #10999: Naming of Contrib Implementations

2018-05-18 Thread GitBox
ArmageddonKnight commented on issue #10999: Naming of Contrib Implementations URL: https://github.com/apache/incubator-mxnet/issues/10999#issuecomment-390366561 @szha @marcoabreu Thank you so much for your reply. @szha My implementation is based on the open-source LSTM RNN

[GitHub] ArmageddonKnight commented on issue #10999: Naming of Contrib Implementations

2018-05-18 Thread GitBox
ArmageddonKnight commented on issue #10999: Naming of Contrib Implementations URL: https://github.com/apache/incubator-mxnet/issues/10999#issuecomment-390366561 @szha @marcoabreu Thank you so much for your reply. @szha My implementation is based on the open-source LSTM RNN

[GitHub] marcoabreu commented on issue #10999: Naming of Contrib Implementations

2018-05-18 Thread GitBox
marcoabreu commented on issue #10999: Naming of Contrib Implementations URL: https://github.com/apache/incubator-mxnet/issues/10999#issuecomment-390365455 Thanks for your contribution, we definitely would love to look into it and see some benchmarks. About your second question: In

[GitHub] marcoabreu commented on issue #10997: speed up of topk-operator

2018-05-18 Thread GitBox
marcoabreu commented on issue #10997: speed up of topk-operator URL: https://github.com/apache/incubator-mxnet/pull/10997#issuecomment-390365060 Hi Asmus, thanks for the great work! Could you please elaborate on the test coverage? I don't think we have these exact test cases covered (the

[GitHub] eric-haibin-lin commented on a change in pull request #11001: [MXNET-374] handle row_sparse weight in parameter and trainer

2018-05-18 Thread GitBox
eric-haibin-lin commented on a change in pull request #11001: [MXNET-374] handle row_sparse weight in parameter and trainer URL: https://github.com/apache/incubator-mxnet/pull/11001#discussion_r189417354 ## File path: python/mxnet/gluon/block.py ## @@ -445,6 +445,14 @@

[GitHub] eric-haibin-lin opened a new pull request #11001: [MXNET-374] handle row_sparse weight in parameter and trainer

2018-05-18 Thread GitBox
eric-haibin-lin opened a new pull request #11001: [MXNET-374] handle row_sparse weight in parameter and trainer URL: https://github.com/apache/incubator-mxnet/pull/11001 ## Description ## @piiswrong @szha @ZiyueHuang @haojin2 @safrooze please review. - added row_sparse stype to

[GitHub] eric-haibin-lin commented on issue #10996: Is "Check failed: ctx == vcontext[nid]..." an internal assertion?

2018-05-18 Thread GitBox
eric-haibin-lin commented on issue #10996: Is "Check failed: ctx == vcontext[nid]..." an internal assertion? URL: https://github.com/apache/incubator-mxnet/issues/10996#issuecomment-390354154 Are you using any custom op? There was a bug where the custom op causes inconsistent context

[GitHub] szha commented on issue #8962: Please add windows python package for 1.0.0 and 0.12.1 on PyPI

2018-05-18 Thread GitBox
szha commented on issue #8962: Please add windows python package for 1.0.0 and 0.12.1 on PyPI URL: https://github.com/apache/incubator-mxnet/issues/8962#issuecomment-390350029 This should have been fixed already. Ping me if the problem persists.

[GitHub] szha closed issue #8962: Please add windows python package for 1.0.0 and 0.12.1 on PyPI

2018-05-18 Thread GitBox
szha closed issue #8962: Please add windows python package for 1.0.0 and 0.12.1 on PyPI URL: https://github.com/apache/incubator-mxnet/issues/8962 This is an automated message from the Apache Git Service. To respond to the

[GitHub] szha closed issue #8951: Not all latest version has prebuild binary for Windows on PyPI

2018-05-18 Thread GitBox
szha closed issue #8951: Not all latest version has prebuild binary for Windows on PyPI URL: https://github.com/apache/incubator-mxnet/issues/8951 This is an automated message from the Apache Git Service. To respond to the

[GitHub] szha commented on issue #8951: Not all latest version has prebuild binary for Windows on PyPI

2018-05-18 Thread GitBox
szha commented on issue #8951: Not all latest version has prebuild binary for Windows on PyPI URL: https://github.com/apache/incubator-mxnet/issues/8951#issuecomment-390349976 This should have been fixed already. Ping me if the problem persists.

[GitHub] szha closed issue #8447: pip install mxnet-cu80==0.11.0 error

2018-05-18 Thread GitBox
szha closed issue #8447: pip install mxnet-cu80==0.11.0 error URL: https://github.com/apache/incubator-mxnet/issues/8447 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] szha closed issue #8372: PyPi wheel installation failed on Centos 7.5

2018-05-18 Thread GitBox
szha closed issue #8372: PyPi wheel installation failed on Centos 7.5 URL: https://github.com/apache/incubator-mxnet/issues/8372 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] szha commented on issue #8372: PyPi wheel installation failed on Centos 7.5

2018-05-18 Thread GitBox
szha commented on issue #8372: PyPi wheel installation failed on Centos 7.5 URL: https://github.com/apache/incubator-mxnet/issues/8372#issuecomment-390349700 closing. ping me if the issue is still not resolved. This is an

[GitHub] szha commented on issue #10999: Naming of Contrib Implementations

2018-05-18 Thread GitBox
szha commented on issue #10999: Naming of Contrib Implementations URL: https://github.com/apache/incubator-mxnet/issues/10999#issuecomment-390348770 @ArmageddonKnight Hi Jack. Thanks for offering to contribute. How does your implementation compare to cudnn in terms of supported features,

[GitHub] astonzhang commented on issue #9881: Inconsistent weight decay logics in multiple optimizers

2018-05-18 Thread GitBox
astonzhang commented on issue #9881: Inconsistent weight decay logics in multiple optimizers URL: https://github.com/apache/incubator-mxnet/issues/9881#issuecomment-390345581 Thank Haibin for raising such issues. Besides, weight decay should only apply to weights (not bias). [1][2]

[GitHub] astonzhang commented on issue #9881: Inconsistent weight decay logics in multiple optimizers

2018-05-18 Thread GitBox
astonzhang commented on issue #9881: Inconsistent weight decay logics in multiple optimizers URL: https://github.com/apache/incubator-mxnet/issues/9881#issuecomment-390345581 Thank Haibin for raising such issues. Besides, weight decay should only apply to weights (not bias). [1][2]

[GitHub] szha commented on issue #11000: add option to exclude matched parameter names in collect params

2018-05-18 Thread GitBox
szha commented on issue #11000: add option to exclude matched parameter names in collect params URL: https://github.com/apache/incubator-mxnet/pull/11000#issuecomment-390347735 with an explicit negation option, user just needs to have one regex pattern, so it would be less error prone.

[GitHub] piiswrong commented on issue #11000: add option to exclude matched parameter names in collect params

2018-05-18 Thread GitBox
piiswrong commented on issue #11000: add option to exclude matched parameter names in collect params URL: https://github.com/apache/incubator-mxnet/pull/11000#issuecomment-390347337 It's regex so it's pretty easy to negate the pattern

[GitHub] ankkhedia commented on issue #10999: Naming of Contrib Implementations

2018-05-18 Thread GitBox
ankkhedia commented on issue #10999: Naming of Contrib Implementations URL: https://github.com/apache/incubator-mxnet/issues/10999#issuecomment-390346672 @sandeep-krishnamurthy Could you please tag this as question This is

[GitHub] ankkhedia commented on issue #10990: Gluon hybridize fails to detect an input

2018-05-18 Thread GitBox
ankkhedia commented on issue #10990: Gluon hybridize fails to detect an input URL: https://github.com/apache/incubator-mxnet/issues/10990#issuecomment-390346003 @sandeep-krishnamurthy Could you please tag this as gluon This

[GitHub] zheng-da commented on issue #10451: [MXNET-432] Add Foreach

2018-05-18 Thread GitBox
zheng-da commented on issue #10451: [MXNET-432] Add Foreach URL: https://github.com/apache/incubator-mxnet/pull/10451#issuecomment-390346561 @piiswrong @eric-haibin-lin @reminisce @tqchen Could you please review this PR?

[GitHub] ankkhedia commented on issue #10987: Sharing Parameters between BucketingModules

2018-05-18 Thread GitBox
ankkhedia commented on issue #10987: Sharing Parameters between BucketingModules URL: https://github.com/apache/incubator-mxnet/issues/10987#issuecomment-390346263 @sandeep-krishnamurthy Could you please label it as question

[GitHub] ankkhedia commented on issue #10990: Gluon hybridize fails to detect an input

2018-05-18 Thread GitBox
ankkhedia commented on issue #10990: Gluon hybridize fails to detect an input URL: https://github.com/apache/incubator-mxnet/issues/10990#issuecomment-390346003 @sandeep-krishnamurthy Could you please tag this as question and gluon

[GitHub] ankkhedia commented on issue #10993: How to train the model by c++

2018-05-18 Thread GitBox
ankkhedia commented on issue #10993: How to train the model by c++ URL: https://github.com/apache/incubator-mxnet/issues/10993#issuecomment-390345747 @sandeep-krishnamurthy Could you please tag this as Question and C++ This

[GitHub] astonzhang commented on issue #9881: Inconsistent weight decay logics in multiple optimizers

2018-05-18 Thread GitBox
astonzhang commented on issue #9881: Inconsistent weight decay logics in multiple optimizers URL: https://github.com/apache/incubator-mxnet/issues/9881#issuecomment-390345581 Thank Haibin for raising such issues. Besides, weight decay should only apply to weights (not bias). [1][2]

[GitHub] astonzhang commented on issue #9881: Inconsistent weight decay logics in multiple optimizers

2018-05-18 Thread GitBox
astonzhang commented on issue #9881: Inconsistent weight decay logics in multiple optimizers URL: https://github.com/apache/incubator-mxnet/issues/9881#issuecomment-390345581 Thank Haibin for raising such issues. Besides, weight decay should only apply to weights (not bias). [1][2]

[GitHub] szha closed issue #10871: gluon.rnn cells should use fused RNN operator

2018-05-18 Thread GitBox
szha closed issue #10871: gluon.rnn cells should use fused RNN operator URL: https://github.com/apache/incubator-mxnet/issues/10871 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] szha opened a new pull request #11000: add option to exclude matched parameter names in collect params

2018-05-18 Thread GitBox
szha opened a new pull request #11000: add option to exclude matched parameter names in collect params URL: https://github.com/apache/incubator-mxnet/pull/11000 ## Description ## in gluon.block.collect_params, add option to exclude matched parameter names ## Checklist ## ###

[GitHub] zheng-da commented on issue #10979: Fix bugs in MKLDNN.

2018-05-18 Thread GitBox
zheng-da commented on issue #10979: Fix bugs in MKLDNN. URL: https://github.com/apache/incubator-mxnet/pull/10979#issuecomment-390342038 @pengzhao-intel what error do you see. `const mkldnn::memory *NDArray::GetMKLDNNData` is allowed to return nullptr. Unless you mean here:

[GitHub] ArmageddonKnight opened a new issue #10999: Naming of Contrib Implementations

2018-05-18 Thread GitBox
ArmageddonKnight opened a new issue #10999: Naming of Contrib Implementations URL: https://github.com/apache/incubator-mxnet/issues/10999 Dear MXNet Developers, I have a CUDA implementation of LSTM RNN that is algorithmically the same with `LSTMCell` and `cuDNN LSTM RNN` and I am

[GitHub] zhanghang1989 commented on a change in pull request #10852: [MXNET-411] Add ROI Align

2018-05-18 Thread GitBox
zhanghang1989 commented on a change in pull request #10852: [MXNET-411] Add ROI Align URL: https://github.com/apache/incubator-mxnet/pull/10852#discussion_r189396430 ## File path: src/operator/contrib/roi_align.cc ## @@ -0,0 +1,593 @@ +/* + * Licensed to the Apache

[GitHub] zhanghang1989 commented on a change in pull request #10852: [MXNET-411] Add ROI Align

2018-05-18 Thread GitBox
zhanghang1989 commented on a change in pull request #10852: [MXNET-411] Add ROI Align URL: https://github.com/apache/incubator-mxnet/pull/10852#discussion_r189396430 ## File path: src/operator/contrib/roi_align.cc ## @@ -0,0 +1,593 @@ +/* + * Licensed to the Apache

[incubator-mxnet] branch master updated: unlink memory shared file immediately on linux (#10992)

2018-05-18 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new bea5fd1 unlink memory shared file

[GitHub] piiswrong closed pull request #10992: unlink memory shared file immediately on linux

2018-05-18 Thread GitBox
piiswrong closed pull request #10992: unlink memory shared file immediately on linux URL: https://github.com/apache/incubator-mxnet/pull/10992 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As

[GitHub] lanking520 commented on a change in pull request #10787: [MXNET-357] New Scala API Design (NDArray)

2018-05-18 Thread GitBox
lanking520 commented on a change in pull request #10787: [MXNET-357] New Scala API Design (NDArray) URL: https://github.com/apache/incubator-mxnet/pull/10787#discussion_r189393416 ## File path: scala-package/macros/src/main/scala/org/apache/mxnet/NDArrayMacro.scala ## @@

[GitHub] indhub commented on a change in pull request #10900: [MXNET-414] Tutorial on visualizing CNN decisions using Grad-CAM

2018-05-18 Thread GitBox
indhub commented on a change in pull request #10900: [MXNET-414] Tutorial on visualizing CNN decisions using Grad-CAM URL: https://github.com/apache/incubator-mxnet/pull/10900#discussion_r189387494 ## File path: docs/tutorials/vision/cnn_visualization.md ## @@ -0,0 +1,250

[GitHub] szha commented on issue #10989: add gluon model summary

2018-05-18 Thread GitBox
szha commented on issue #10989: add gluon model summary URL: https://github.com/apache/incubator-mxnet/pull/10989#issuecomment-390300636 ## Some examples ### Resnet50 V1 ```python net = gluon.model_zoo.vision.resnet50_v1() net.initialize()

[GitHub] eric-haibin-lin closed pull request #10780: [MXNET-375] Lp Pooling and Global Lp Pooling

2018-05-18 Thread GitBox
eric-haibin-lin closed pull request #10780: [MXNET-375] Lp Pooling and Global Lp Pooling URL: https://github.com/apache/incubator-mxnet/pull/10780 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance:

[GitHub] eric-haibin-lin commented on issue #10780: [MXNET-375] Lp Pooling and Global Lp Pooling

2018-05-18 Thread GitBox
eric-haibin-lin commented on issue #10780: [MXNET-375] Lp Pooling and Global Lp Pooling URL: https://github.com/apache/incubator-mxnet/pull/10780#issuecomment-390282827 Merging it since it's approved by 2 committers. This is

[incubator-mxnet] branch master updated: [MXNET-375] Lp Pooling and Global Lp Pooling (#10780)

2018-05-18 Thread haibin
This is an automated email from the ASF dual-hosted git repository. haibin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new f0be910 [MXNET-375] Lp Pooling and

[GitHub] bricksdont commented on issue #10987: Sharing Parameters between BucketingModules

2018-05-18 Thread GitBox
bricksdont commented on issue #10987: Sharing Parameters between BucketingModules URL: https://github.com/apache/incubator-mxnet/issues/10987#issuecomment-390282696 @chinakook Excuse me, I do not see how this solves my problem; `BucketingModule` does not have an argument `shared_module`.

[GitHub] piiswrong closed pull request #10982: fix rnn layer kernel forward

2018-05-18 Thread GitBox
piiswrong closed pull request #10982: fix rnn layer kernel forward URL: https://github.com/apache/incubator-mxnet/pull/10982 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign

[incubator-mxnet] branch master updated: fix rnn layer kernel forward (#10982)

2018-05-18 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 5cddc2d fix rnn layer kernel forward

[GitHub] HyperGroups opened a new issue #10998: problem of import model-res152

2018-05-18 Thread GitBox
HyperGroups opened a new issue #10998: problem of import model-res152 URL: https://github.com/apache/incubator-mxnet/issues/10998 the model is generated by Wolfram-Mathematica 11.3, mxnet-10001 in my .json file , the InputData name is "Input" "nodes":[

[GitHub] KellenSunderland commented on issue #10553: Build error for OSX with CUDA support

2018-05-18 Thread GitBox
KellenSunderland commented on issue #10553: Build error for OSX with CUDA support URL: https://github.com/apache/incubator-mxnet/issues/10553#issuecomment-390248591 @sbodenstein Can you test this in master, I think the merged PR above should address your concerns. If it does feel free

[GitHub] asmushetzel opened a new pull request #10997: speed up of topk-operator

2018-05-18 Thread GitBox
asmushetzel opened a new pull request #10997: speed up of topk-operator URL: https://github.com/apache/incubator-mxnet/pull/10997 ## Description ## Speedup of topk-operator. Specifically - on CPU, avoid doing 3 full sorts and instead do a single partial_sort resp a single full sort

[GitHub] marcoabreu commented on issue #10921: Test cases improvement for MKLDNN on Gluon

2018-05-18 Thread GitBox
marcoabreu commented on issue #10921: Test cases improvement for MKLDNN on Gluon URL: https://github.com/apache/incubator-mxnet/pull/10921#issuecomment-390222345 Gluon fits even better, good idea! This is an automated

[GitHub] juliusshufan commented on issue #10921: Test cases improvement for MKLDNN on Gluon

2018-05-18 Thread GitBox
juliusshufan commented on issue #10921: Test cases improvement for MKLDNN on Gluon URL: https://github.com/apache/incubator-mxnet/pull/10921#issuecomment-390213532 @marcoabreu Thanks for your review and kind words. These cases focusing on Gluon API, for your requests "please move them to

[incubator-mxnet] branch master updated: Add Windows MKLDNN Building Instruction (#10613)

2018-05-18 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 2567c90 Add Windows MKLDNN

[GitHub] marcoabreu closed pull request #10613: Add Windows MKLDNN Building Instruction

2018-05-18 Thread GitBox
marcoabreu closed pull request #10613: Add Windows MKLDNN Building Instruction URL: https://github.com/apache/incubator-mxnet/pull/10613 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is

[GitHub] chinakook commented on issue #10993: How to train the model by c++

2018-05-18 Thread GitBox
chinakook commented on issue #10993: How to train the model by c++ URL: https://github.com/apache/incubator-mxnet/issues/10993#issuecomment-390194059 It's low productive to train model with c++. This is an automated message

[GitHub] chinakook commented on issue #10987: Sharing Parameters between BucketingModules

2018-05-18 Thread GitBox
chinakook commented on issue #10987: Sharing Parameters between BucketingModules URL: https://github.com/apache/incubator-mxnet/issues/10987#issuecomment-390177787 you can refer to this hacking initialize ```python mod = mx.mod.Module(sym, data_names=['data'],

[GitHub] bricksdont commented on issue #10987: Sharing Parameters between BucketingModules

2018-05-18 Thread GitBox
bricksdont commented on issue #10987: Sharing Parameters between BucketingModules URL: https://github.com/apache/incubator-mxnet/issues/10987#issuecomment-390139954 Could you please elaborate on that? I assume you mean deriving a new class from `BucketingModule`, but what exactly do you

[GitHub] chinakook commented on issue #10987: Sharing Parameters between BucketingModules

2018-05-18 Thread GitBox
chinakook commented on issue #10987: Sharing Parameters between BucketingModules URL: https://github.com/apache/incubator-mxnet/issues/10987#issuecomment-390138973 You can **hack** module by yourself. This is an automated

[GitHub] chinakook opened a new issue #10995: Some mxnet ctc_loss bug~

2018-05-18 Thread GitBox
chinakook opened a new issue #10995: Some mxnet ctc_loss bug~ URL: https://github.com/apache/incubator-mxnet/issues/10995 Mxnet ctc_loss has nearly the same source code with baidu's warpctc with little modifications, but it has some bugs. ```python import mxnet as mx import numpy

[GitHub] reminisce commented on a change in pull request #10451: [WIP] Add Foreach

2018-05-18 Thread GitBox
reminisce commented on a change in pull request #10451: [WIP] Add Foreach URL: https://github.com/apache/incubator-mxnet/pull/10451#discussion_r189181357 ## File path: src/operator/nn/control_flow.cc ## @@ -0,0 +1,640 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] reminisce commented on a change in pull request #10451: [WIP] Add Foreach

2018-05-18 Thread GitBox
reminisce commented on a change in pull request #10451: [WIP] Add Foreach URL: https://github.com/apache/incubator-mxnet/pull/10451#discussion_r189181218 ## File path: src/operator/nn/control_flow.cc ## @@ -0,0 +1,640 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] reminisce commented on a change in pull request #10451: [WIP] Add Foreach

2018-05-18 Thread GitBox
reminisce commented on a change in pull request #10451: [WIP] Add Foreach URL: https://github.com/apache/incubator-mxnet/pull/10451#discussion_r189180837 ## File path: src/operator/nn/control_flow.cc ## @@ -0,0 +1,640 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] reminisce commented on a change in pull request #10451: [WIP] Add Foreach

2018-05-18 Thread GitBox
reminisce commented on a change in pull request #10451: [WIP] Add Foreach URL: https://github.com/apache/incubator-mxnet/pull/10451#discussion_r189180670 ## File path: src/operator/nn/control_flow.cc ## @@ -0,0 +1,640 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] reminisce commented on a change in pull request #10451: [WIP] Add Foreach

2018-05-18 Thread GitBox
reminisce commented on a change in pull request #10451: [WIP] Add Foreach URL: https://github.com/apache/incubator-mxnet/pull/10451#discussion_r189180961 ## File path: src/operator/nn/control_flow.cc ## @@ -0,0 +1,640 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] CircleXing001 commented on issue #8254: Fix softmax_cross_entropy

2018-05-18 Thread GitBox
CircleXing001 commented on issue #8254: Fix softmax_cross_entropy URL: https://github.com/apache/incubator-mxnet/pull/8254#issuecomment-390117494 @kevinthesun why it reproduce This is an automated message from the Apache Git

[GitHub] zheng-da commented on a change in pull request #10451: [WIP] Add Foreach

2018-05-18 Thread GitBox
zheng-da commented on a change in pull request #10451: [WIP] Add Foreach URL: https://github.com/apache/incubator-mxnet/pull/10451#discussion_r189173414 ## File path: src/operator/nn/control_flow.cc ## @@ -0,0 +1,594 @@ +/* + * Licensed to the Apache Software Foundation