apivovarov opened a new pull request, #12728:
URL: https://github.com/apache/tvm/pull/12728

   This PR adds TF DenseBincount support. Some code was taken from TVM 
pytorch.py bincount impl.
   
   ### Known issues:
   Input array should not contain numbers outside of the range [0, size-1]. TVM 
scatter_add counts such values, but TF DenseBincount ignores them.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to