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.
Portions of #10053 apply insight into how to do this.
List of ops:
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.
Portions of #10053 apply insight into how to do this.
List of ops: