Skip to content

[Bug] A list of missing op conversion (Swin Transformer) #9368

Description

@Kyrie-Zhao

I am currently accelerating swin_transformer (ICCV2021 best paper)
https://github.com/Kyrie-Zhao/Swin-Transformer/blob/main/models/swin_transformer.py

which shows:

NotImplementedError: The following operators are not implemented: ['aten::rand', 'aten::adaptive_avg_pool1d', 'aten::roll', 'aten::floor_']

BTW, anyone can provide some guidance regarding the procedure of implementing & registering an op by yourself? Appreciate it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions