AndrewZhaoLuo opened a new issue #10064:
URL: https://github.com/apache/tvm/issues/10064


   Right now stuff like gather, take, gather_nd, scatter are bound to signed 
integers. This should be pretty simple to add, we just need to change the type 
relations to support, most of the topi should work out of box.
   
   List of ops:
   - [ ] gather
   - [ ] gather_nd
   - [ ] take
   - [ ] scatter
   - [ ] scatter_nd
   - [ ] ...
   


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