You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/11/12 22:31:36 UTC

[GitHub] vdantu removed a comment on issue #13214: Sphinx failure fixes. Fixes most of the "Duplicate object description" warnings

vdantu removed a comment on issue #13214: Sphinx failure fixes. Fixes most of the "Duplicate object description" warnings
URL: https://github.com/apache/incubator-mxnet/pull/13214#issuecomment-438050039
 
 
   Thanks for pointing it out :) . I verified it as follows. I took each of the duplicate object description and tested with the PR preview.
   
   Doc fixes
   Symbol.html seems to be generated properly
   http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-13214/2/api/python/symbol/symbol.html
   
   
   mxnet.symbol.random.uniform
   http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-13214/2/api/python/symbol/symbol.html?highlight=mxnet.symbol.random.uniform#mxnet.symbol.random.uniform
   
   mxnet.symbol.random.normal
   http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-13214/2/api/python/symbol/symbol.html?highlight=mxnet.symbol.random.normal#mxnet.symbol.random.normal
   
   mxnet.symbol.random.poisson
   http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-13214/2/api/python/symbol/symbol.html?highlight=mxnet.symbol.random.poisson#mxnet.symbol.random.poisson
   
   mxnet.symbol.random.exponential
   http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-13214/2/api/python/symbol/symbol.html?highlight=mxnet.symbol.random.exponential#mxnet.symbol.random.exponential
   
   mxnet.symbol.random.gamma
   http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-13214/2/api/python/symbol/symbol.html?highlight=mxnet.symbol.random.gamma#mxnet.symbol.random.gamma
   
   mxnet.symbol.random.negative_binomial
   http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-13214/2/api/python/symbol/symbol.html?highlight=mxnet.symbol.random.negative_binomial#mxnet.symbol.random.negative_binomial
   
   mxnet.symbol.random.generalized_negative_binomial
   http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-13214/2/api/python/symbol/symbol.html?highlight=mxnet.symbol.random.generalized_negative_binomial#mxnet.symbol.random.generalized_negative_binomial
   
   mxnet.symbol.random.multinomial
   http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-13214/2/api/python/symbol/symbol.html?highlight=mxnet.symbol.random.multinomial#mxnet.symbol.random.multinomial
   
   mxnet.symbol.random.shuffle
   http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-13214/2/api/python/symbol/symbol.html?highlight=mxnet.symbol.random.shuffle#mxnet.symbol.random.shuffle
   
   mxnet.symbol.random.exponential_like
   http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-13214/2/api/python/symbol/symbol.html?highlight=mxnet.symbol.random.exponential_like#mxnet.symbol.random.exponential_like
   
   mxnet.symbol.random.gamma_like
   http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-13214/2/api/python/symbol/symbol.html?highlight=mxnet.symbol.random.gamma_like#mxnet.symbol.random.gamma_like
   
   mxnet.symbol.random.generalized_negative_binomial_like
   http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-13214/2/api/python/symbol/symbol.html?highlight=mxnet.symbol.random.generalized_negative_binomial_like#mxnet.symbol.random.generalized_negative_binomial_like
   
   mxnet.symbol.random.negative_binomial_like
   http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-13214/2/api/python/symbol/symbol.html?highlight=mxnet.symbol.random.negative_binomial_like#mxnet.symbol.random.negative_binomial_like
   
   mxnet.symbol.random.normal_like
   http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-13214/2/api/python/symbol/symbol.html?highlight=mxnet.symbol.random.normal_like#mxnet.symbol.random.normal_like
   
   mxnet.symbol.random.poisson_like
   http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-13214/2/api/python/symbol/symbol.html?highlight=mxnet.symbol.random.poisson_like#mxnet.symbol.random.poisson_like
   
   mxnet.symbol.random.uniform_like
   http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-13214/2/api/python/symbol/symbol.html?highlight=mxnet.symbol.random.uniform_like#mxnet.symbol.random.uniform_like
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services