Apache TVM Discuss
TVMError: Check failed: ret == 0 (-1 vs. 0) : Assert fail: (0 == int32(arg1.shape[2])), Argument arg1.shape[2] has an unsatisfied constraint
QingL0218
November 27, 2019, 8:22am
1
when I run the tvm graph runtime , get error as follows:
image
732×305 10.1 KB
I have no idea to solve it , Can anybody help me? THX!!!
3 Likes
smartadpole
March 30, 2020, 6:21am
2
do you solved it? I got the similar error.