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 2020/01/15 21:57:15 UTC

[GitHub] [incubator-mxnet] haojin2 commented on issue #17302: [numpy]add op random.logistic

haojin2 commented on issue #17302: [numpy]add op random.logistic
URL: https://github.com/apache/incubator-mxnet/pull/17302#issuecomment-574875122
 
 
   also, fix the sanity issues:
   ```
   src/operator/numpy/random/np_logistic_op.h:331:  #endif line should be "#endif  // MXNET_OPERATOR_NUMPY_RANDOM_NP_LOGISTIC_OP_H_"  [build/header_guard] [5]
   
   src/operator/numpy/random/np_logistic_op.h:63:  Redundant blank line at the start of a code block should be deleted.  [whitespace/blank_line] [2]
   ```

----------------------------------------------------------------
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