[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #16532: fix dropout gpu seed

2019-10-21 Thread GitBox
wkcn commented on a change in pull request #16532: fix dropout gpu seed URL: https://github.com/apache/incubator-mxnet/pull/16532#discussion_r33735 ## File path: tests/nightly/test_dropout.py ## @@ -0,0 +1,80 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #16532: fix dropout gpu seed

2019-10-21 Thread GitBox
wkcn commented on a change in pull request #16532: fix dropout gpu seed URL: https://github.com/apache/incubator-mxnet/pull/16532#discussion_r33735 ## File path: tests/nightly/test_dropout.py ## @@ -0,0 +1,80 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #16532: fix dropout gpu seed

2019-10-21 Thread GitBox
wkcn commented on a change in pull request #16532: fix dropout gpu seed URL: https://github.com/apache/incubator-mxnet/pull/16532#discussion_r336965736 ## File path: src/operator/nn/dropout-inl.h ## @@ -253,7 +253,16 @@ class DropoutOp { const TB

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #16532: fix dropout gpu seed

2019-10-21 Thread GitBox
wkcn commented on a change in pull request #16532: fix dropout gpu seed URL: https://github.com/apache/incubator-mxnet/pull/16532#discussion_r336905990 ## File path: src/operator/nn/dropout-inl.h ## @@ -262,7 +262,7 @@ class DropoutOp { Tensor(reinterpret_cast(work

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #16532: fix dropout gpu seed

2019-10-21 Thread GitBox
wkcn commented on a change in pull request #16532: fix dropout gpu seed URL: https://github.com/apache/incubator-mxnet/pull/16532#discussion_r336905640 ## File path: src/operator/nn/dropout-inl.h ## @@ -253,7 +253,16 @@ class DropoutOp { const TB

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #16532: fix dropout gpu seed

2019-10-21 Thread GitBox
wkcn commented on a change in pull request #16532: fix dropout gpu seed URL: https://github.com/apache/incubator-mxnet/pull/16532#discussion_r336881255 ## File path: src/operator/nn/dropout-inl.h ## @@ -253,7 +253,16 @@ class DropoutOp { const TB

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #16532: fix dropout gpu seed

2019-10-18 Thread GitBox
wkcn commented on a change in pull request #16532: fix dropout gpu seed URL: https://github.com/apache/incubator-mxnet/pull/16532#discussion_r336713519 ## File path: src/operator/nn/dropout-inl.h ## @@ -262,7 +262,7 @@ class DropoutOp { Tensor(reinterpret_cast(work

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #16532: fix dropout gpu seed

2019-10-18 Thread GitBox
wkcn commented on a change in pull request #16532: fix dropout gpu seed URL: https://github.com/apache/incubator-mxnet/pull/16532#discussion_r336586987 ## File path: src/operator/nn/dropout-inl.h ## @@ -253,7 +253,18 @@ class DropoutOp { const TB

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #16532: fix dropout gpu seed

2019-10-18 Thread GitBox
wkcn commented on a change in pull request #16532: fix dropout gpu seed URL: https://github.com/apache/incubator-mxnet/pull/16532#discussion_r336374332 ## File path: tests/python/gpu/test_operator_gpu.py ## @@ -2507,6 +2507,18 @@ def test_arange_like_dtype(): for v

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #16532: fix dropout gpu seed

2019-10-18 Thread GitBox
wkcn commented on a change in pull request #16532: fix dropout gpu seed URL: https://github.com/apache/incubator-mxnet/pull/16532#discussion_r336370708 ## File path: tests/python/gpu/test_operator_gpu.py ## @@ -2507,6 +2507,18 @@ def test_arange_like_dtype(): for v