Skip to content

Indexing ops should support unsigned integer types #10064

Description

@AndrewZhaoLuo

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:

Metadata

Metadata

Assignees

Labels

beginner-friendlytype:rfc-trackingRFC progress tracking. Ref: https://github.com/apache/tvm-rfcs

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions