Skip to content

✨[Feature] Expand index converter support to boolean masks #2518

Open
@zewenli98

Description

@zewenli98

Current index converter only supports int type while cannot handle bool mask indices.

We need to expand index support to boolean masks, since this is a valid usage in Torch and we already support something very similar in aten.where.

Reported in the bug: #2480

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions