TaylorHere commented on issue #11783: URL: https://github.com/apache/tvm/issues/11783#issuecomment-1164043203
hi `9bba758` works for me as well, I was worked on `v0.8.0` `9bba758` raise new errors for my model ```shell Incompatible broadcast type TensorType([1, 3, 56, 120, 2], float32) and TensorType([3, 2], float32) The type inference pass was unable to infer a type for this expression. This usually occurs when an operator call is under constrained in some way, check other reported errors for hints of what may of happened. ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
