areusch commented on pull request #7557:
URL: https://github.com/apache/tvm/pull/7557#issuecomment-808377621


   I thiiiink this is your error now:
   ```
   conv2d: requires that `0`, the input channels (0) divided by groups (1),
    must match the input channels of the weight `1`, where the weight shape is 
([8, 1, 5, 5]).
   The type inference pass was unable to infer a type for this expression.
   ```
   
   not sure if you see that locally. Also, I think the ctx -> dev change needs 
to get merged in here.


-- 
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:
us...@infra.apache.org


Reply via email to