[GitHub] ChaiBapchya commented on a change in pull request #13541: Updated docs for randint operator

2018-12-05 Thread GitBox
ChaiBapchya commented on a change in pull request #13541: Updated docs for 
randint operator
URL: https://github.com/apache/incubator-mxnet/pull/13541#discussion_r239306194
 
 

 ##
 File path: docs/api/python/ndarray/random.md
 ##
 @@ -37,6 +37,7 @@ In the rest of this document, we list routines provided by 
the `ndarray.random`
 uniform
 multinomial
 shuffle
+randint
 
 Review comment:
   Done


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] ChaiBapchya commented on a change in pull request #13541: Updated docs for randint operator

2018-12-05 Thread GitBox
ChaiBapchya commented on a change in pull request #13541: Updated docs for 
randint operator
URL: https://github.com/apache/incubator-mxnet/pull/13541#discussion_r239306068
 
 

 ##
 File path: docs/api/python/symbol/random.md
 ##
 @@ -37,6 +37,7 @@ In the rest of this document, we list routines provided by 
the `symbol.random` p
 uniform
 multinomial
 shuffle
+randint
 
 Review comment:
   Done


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] ChaiBapchya commented on a change in pull request #13541: Updated docs for randint operator

2018-12-05 Thread GitBox
ChaiBapchya commented on a change in pull request #13541: Updated docs for 
randint operator
URL: https://github.com/apache/incubator-mxnet/pull/13541#discussion_r239306053
 
 

 ##
 File path: docs/api/python/symbol/symbol.md
 ##
 @@ -595,6 +595,7 @@ Composite multiple symbols into a new one by an operator.
 mxnet.symbol.random.generalized_negative_binomial
 mxnet.symbol.random.multinomial
 mxnet.symbol.random.shuffle
+mxnet.symbol.random.randint
 
 Review comment:
   Done


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] ChaiBapchya commented on a change in pull request #13541: Updated docs for randint operator

2018-12-05 Thread GitBox
ChaiBapchya commented on a change in pull request #13541: Updated docs for 
randint operator
URL: https://github.com/apache/incubator-mxnet/pull/13541#discussion_r239306040
 
 

 ##
 File path: docs/api/python/ndarray/random.md
 ##
 @@ -37,6 +37,7 @@ In the rest of this document, we list routines provided by 
the `ndarray.random`
 uniform
 multinomial
 shuffle
+randint
 
 Review comment:
   Done


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] ChaiBapchya commented on a change in pull request #13541: Updated docs for randint operator

2018-12-05 Thread GitBox
ChaiBapchya commented on a change in pull request #13541: Updated docs for 
randint operator
URL: https://github.com/apache/incubator-mxnet/pull/13541#discussion_r239306027
 
 

 ##
 File path: docs/api/python/ndarray/ndarray.md
 ##
 @@ -596,6 +596,7 @@ The `ndarray` package provides several classes:
 mxnet.ndarray.random.generalized_negative_binomial
 mxnet.ndarray.random.multinomial
 mxnet.ndarray.random.shuffle
+mxnet.ndarray.random.randint
 
 Review comment:
   Done


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services