tvm
tvm copied to clipboard
[Bug]Cannot allocate memory symbolic tensor shape [T.Any(), T.Any()]
Expected behavior
tvm.error.InternalError: Traceback (most recent call last): File "/tvm/src/relay/backend/token_allocator.cc", line 41 InternalError: Check failed: (pval != nullptr) is false: Cannot allocate memory symbolic tensor shape [T.Any(), T.Any()]
Environment
bert module with the newest tvm version.