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


With regards,
Apache Git Services

Reply via email to