RuRo commented on pull request #18151:
URL: https://github.com/apache/incubator-mxnet/pull/18151#issuecomment-618755831


   The `_np` in `test_np_kron` is `numpy`, not `mxnet.numpy`, so if you 
disabled that test because of the `_np.unravel_index` calls, then I think we 
can reenable that one since it's just pure `numpy`.
   
   Nice idea, switching `empty_like` to `ones_like` in 
`test_np_unary_bool_funcs` though!


----------------------------------------------------------------
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:
[email protected]


Reply via email to