TVMError: Check failed: ret == 0 (-1 vs. 0) : Assert fail: (0 == int32(arg1.shape[2])), Argument arg1.shape[2] has an unsatisfied constraint

when I run the tvm graph runtime , get error as follows:

I have no idea to solve it , Can anybody help me? THX!!!

3 Likes

do you solved it? I got the similar error.