[GitHub] TaoLv commented on a change in pull request #10025: Language model with Google's billion words dataset

2018-03-07 Thread GitBox
TaoLv commented on a change in pull request #10025: Language model with Google's billion words dataset URL: https://github.com/apache/incubator-mxnet/pull/10025#discussion_r172880571 ## File path: src/operator/nn/fully_connected.cc ## @@ -214,9 +238,7 @@ If ``no_bias`` is

[GitHub] TaoLv commented on a change in pull request #10025: Language model with Google's billion words dataset

2018-03-07 Thread GitBox
TaoLv commented on a change in pull request #10025: Language model with Google's billion words dataset URL: https://github.com/apache/incubator-mxnet/pull/10025#discussion_r172866473 ## File path: src/operator/nn/fully_connected.cc ## @@ -214,9 +238,7 @@ If ``no_bias`` is

[GitHub] TaoLv commented on a change in pull request #10025: Language model with Google's billion words dataset

2018-03-07 Thread GitBox
TaoLv commented on a change in pull request #10025: Language model with Google's billion words dataset URL: https://github.com/apache/incubator-mxnet/pull/10025#discussion_r172867957 ## File path: src/operator/nn/fully_connected.cc ## @@ -87,8 +90,16 @@ void FullyConnected