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/09/08 03:56:53 UTC

[GitHub] [incubator-mxnet] gyshi opened a new pull request #16118: [Numpy] implement numpy op sinc with tvm

gyshi opened a new pull request #16118: [Numpy]  implement numpy op sinc with tvm
URL: https://github.com/apache/incubator-mxnet/pull/16118
 
 
   https://docs.scipy.org/doc/numpy/reference/generated/numpy.sinc.html
   
   this op is different with other op, if your data type is "int" type, your output  data type is float64, but  it has no backward.

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