[realy][pass]add split infer shape with convert op layout pass#11825
Conversation
|
cc @masahi please review when you got time. |
|
@chengven027-intellif I've just hit a bug with This is going to be a problem for x86 or other backend that uses Unless you have a solution, I think we need to revert this PR. Or specially handle You can reproduce this error by running https://gist.github.com/masahi/dce79525a5d0bd9c8a5d04992c060ab0 |
|
ok, thanks. Maybe I didn't consider this situation. |
hi @chengven027-intellif @masahi, The same problem occurred to my model. So in addition to disabling this part of the code, is there a good solution to this? |
|
There is no easy solution, we should revert this. |
add SplitInferCorrectLayout.