[GitHub] [tvm] ganler commented on issue #11794: [Bug] Int64 BroadCast-ArgMax triggers assertion error at graph runtime

2022-07-11 Thread GitBox
ganler commented on issue #11794: URL: https://github.com/apache/tvm/issues/11794#issuecomment-1180852039 @everton1984 Thanks for the interest! There are many interger mismatch bugs in TVM happening in compilation stage: https://github.com/apache/tvm/pull/10519 https://github.com/apach

[GitHub] [tvm] ganler commented on issue #11794: [Bug] Int64 BroadCast-ArgMax triggers assertion error at graph runtime

2022-07-11 Thread GitBox
ganler commented on issue #11794: URL: https://github.com/apache/tvm/issues/11794#issuecomment-1180713035 > @ganler Sorry if I understood improperly but the situation here seems to be that the broadcast operation is mismatching, if you want it to output a `int64` tensor shouldn't you use so