You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/10/25 12:54:37 UTC

[GitHub] [tvm] Kyrie-Zhao commented on issue #5133: [Torch] A list of missing op conversion in need of help

Kyrie-Zhao commented on issue #5133:
URL: https://github.com/apache/tvm/issues/5133#issuecomment-950894631


   I am currently accelerating swin_transformer 
   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_']
   
   Anyone can provide some hints about how to add & register these operators by yourself?Appreciate it.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org