## What? Let's optimize the below VLM PatchEmbed module. ### Q. Doesn't one-optimize resolve this? - I checked that both - [x] (1) Remove redundant SelectV2 https://github.com/Samsung/TICO/pull/474 - Remove Reshape + Concat + Reshape at the bottom of the graph too - [ ] (2) Lower 4-dim permute to 3-dim permute