[GitHub] [incubator-mxnet] xidulu commented on a change in pull request #18403: Gluon.probability

2020-06-30 Thread GitBox
xidulu commented on a change in pull request #18403: URL: https://github.com/apache/incubator-mxnet/pull/18403#discussion_r448127519 ## File path: python/mxnet/gluon/probability/block/stochastic_block.py ## @@ -0,0 +1,127 @@ +# Licensed to the Apache Software Foundation (ASF) u

[GitHub] [incubator-mxnet] xidulu commented on a change in pull request #18403: Gluon.probability

2020-06-30 Thread GitBox
xidulu commented on a change in pull request #18403: URL: https://github.com/apache/incubator-mxnet/pull/18403#discussion_r447495416 ## File path: python/mxnet/gluon/probability/block/stochastic_block.py ## @@ -0,0 +1,127 @@ +# Licensed to the Apache Software Foundation (ASF) u

[GitHub] [incubator-mxnet] xidulu commented on a change in pull request #18403: Gluon.probability

2020-06-29 Thread GitBox
xidulu commented on a change in pull request #18403: URL: https://github.com/apache/incubator-mxnet/pull/18403#discussion_r447388531 ## File path: python/mxnet/gluon/probability/block/stochastic_block.py ## @@ -0,0 +1,127 @@ +# Licensed to the Apache Software Foundation (ASF) u

[GitHub] [incubator-mxnet] xidulu commented on a change in pull request #18403: Gluon.probability

2020-06-29 Thread GitBox
xidulu commented on a change in pull request #18403: URL: https://github.com/apache/incubator-mxnet/pull/18403#discussion_r447388531 ## File path: python/mxnet/gluon/probability/block/stochastic_block.py ## @@ -0,0 +1,127 @@ +# Licensed to the Apache Software Foundation (ASF) u

[GitHub] [incubator-mxnet] xidulu commented on a change in pull request #18403: Gluon.probability

2020-06-09 Thread GitBox
xidulu commented on a change in pull request #18403: URL: https://github.com/apache/incubator-mxnet/pull/18403#discussion_r437556895 ## File path: python/mxnet/gluon/probability/block/stochastic_block.py ## @@ -0,0 +1,130 @@ +# Licensed to the Apache Software Foundation (ASF) u

[GitHub] [incubator-mxnet] xidulu commented on a change in pull request #18403: Gluon.probability

2020-06-03 Thread GitBox
xidulu commented on a change in pull request #18403: URL: https://github.com/apache/incubator-mxnet/pull/18403#discussion_r435004739 ## File path: python/mxnet/gluon/probability/distributions/distribution.py ## @@ -0,0 +1,196 @@ +# Licensed to the Apache Software Foundation (AS

[GitHub] [incubator-mxnet] xidulu commented on a change in pull request #18403: Gluon.probability

2020-06-03 Thread GitBox
xidulu commented on a change in pull request #18403: URL: https://github.com/apache/incubator-mxnet/pull/18403#discussion_r434973600 ## File path: python/mxnet/gluon/probability/distributions/distribution.py ## @@ -0,0 +1,196 @@ +# Licensed to the Apache Software Foundation (AS

[GitHub] [incubator-mxnet] xidulu commented on a change in pull request #18403: Gluon.probability

2020-06-03 Thread GitBox
xidulu commented on a change in pull request #18403: URL: https://github.com/apache/incubator-mxnet/pull/18403#discussion_r434973600 ## File path: python/mxnet/gluon/probability/distributions/distribution.py ## @@ -0,0 +1,196 @@ +# Licensed to the Apache Software Foundation (AS

[GitHub] [incubator-mxnet] xidulu commented on a change in pull request #18403: Gluon.probability

2020-06-02 Thread GitBox
xidulu commented on a change in pull request #18403: URL: https://github.com/apache/incubator-mxnet/pull/18403#discussion_r434336610 ## File path: python/mxnet/gluon/probability/distributions/distribution.py ## @@ -0,0 +1,196 @@ +# Licensed to the Apache Software Foundation (AS

[GitHub] [incubator-mxnet] xidulu commented on a change in pull request #18403: Gluon.probability

2020-05-29 Thread GitBox
xidulu commented on a change in pull request #18403: URL: https://github.com/apache/incubator-mxnet/pull/18403#discussion_r432805254 ## File path: python/mxnet/gluon/probability/distributions/distribution.py ## @@ -0,0 +1,196 @@ +# Licensed to the Apache Software Foundation (AS

[GitHub] [incubator-mxnet] xidulu commented on a change in pull request #18403: Gluon.probability

2020-05-29 Thread GitBox
xidulu commented on a change in pull request #18403: URL: https://github.com/apache/incubator-mxnet/pull/18403#discussion_r432805217 ## File path: tests/python/unittest/test_gluon_probability.py ## @@ -0,0 +1,2326 @@ +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [incubator-mxnet] xidulu commented on a change in pull request #18403: Gluon.probability

2020-05-29 Thread GitBox
xidulu commented on a change in pull request #18403: URL: https://github.com/apache/incubator-mxnet/pull/18403#discussion_r432805167 ## File path: src/operator/random/multisample_op.h ## @@ -67,7 +67,7 @@ inline bool MultiSampleOpShape(const nnvm::NodeAttrs& attrs, const Mul

[GitHub] [incubator-mxnet] xidulu commented on a change in pull request #18403: Gluon.probability

2020-05-29 Thread GitBox
xidulu commented on a change in pull request #18403: URL: https://github.com/apache/incubator-mxnet/pull/18403#discussion_r432805117 ## File path: tests/python/unittest/test_gluon_probability.py ## @@ -0,0 +1,2326 @@ +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [incubator-mxnet] xidulu commented on a change in pull request #18403: Gluon.probability

2020-05-29 Thread GitBox
xidulu commented on a change in pull request #18403: URL: https://github.com/apache/incubator-mxnet/pull/18403#discussion_r432805069 ## File path: python/mxnet/gluon/probability/transformation/transformation.py ## @@ -0,0 +1,289 @@ +# Licensed to the Apache Software Foundation