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 2019/06/07 01:17:56 UTC

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #15134: mxnet doc error

aaronmarkham commented on issue #15134: mxnet doc error
URL: https://github.com/apache/incubator-mxnet/issues/15134#issuecomment-499725636
 
 
   @William-jia regarding the last line - I'm seeing this in the code, which is different from what you posted... thinking I should leave this alone. You?
   ```
       DMLC_DECLARE_FIELD(threshold).set_default(0.7)
       .describe("NMS value, below which to suppress.");
   ```
   https://github.com/apache/incubator-mxnet/blob/master/src/operator/contrib/proposal-inl.h#L70
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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