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 2022/06/20 15:47:17 UTC

[GitHub] [tvm] TaylorHere commented on issue #11783: [Bug] Expand Op v8 with ConstantOfShape as shape input will failed when infer_type

TaylorHere commented on issue #11783:
URL: https://github.com/apache/tvm/issues/11783#issuecomment-1160605346

   still digging on this, I'm such a newbie to the source code. I have to hack some code into 
   Expand._impl_v8 and I found that input[0], the `shape` arg in ONNX, I think? which can infer_value as [1 1 1 1 1], but the `shape` field returns an `Any` Expr?
   
   I'm so confused right now, can anybody give a hint?
   ![图片](https://user-images.githubusercontent.com/12156543/174637393-fc3a2fe4-7ded-41ae-b925-d1d4b54f0175.png)
   


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