neos-lc commented on issue #5133:
URL: https://github.com/apache/tvm/issues/5133#issuecomment-865881335


   I have encountered the following missing op conversions:
   
   `The following operators are not implemented: ['aten::silu_', 'aten::copy_']`
   
   I'm trying to compile a YoloV5 model in AWS Sagemaker Neo.
   This is the full failure reason:
   
   `ClientError: InputConfiguration: TVM cannot convert the PyTorch model. 
Invalid model or input-shape mismatch. Make sure that inputs are lexically 
ordered and of the correct dimensionality. The following operators are not 
implemented: ['aten::silu_', 'aten::copy_']`


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to