[Bug] Error converting operator Cast, with inputs: [R.shape([x_0, x_1])] #17671
Labels
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
My model is onnx, I used to work with v0.15, it work successfully. But when I work with 0.20.dev0, I found the exception of cast operation.
Expected behavior
I expect to work successfully with main branch, because main branch have fixed an Attention’s attr.
Actual behavior
this is my graph, two cast operation , then first one have no problem , the second one does not work.
Environment
centos7.0
gcc7.3.1
tvm tag v0.20.dev0
tvm work with cpu, turn on the cmake option of "USE_LLVM"
script
error info
The text was updated successfully, but these errors were encountered: