Skip to content

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

@Kyrie-Zhao

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions