【Bug已解决】Shape of Gather output is wrong making it unusable as K input to TopK operator 解决方案
【Bug已解决】Shape of Gather output is wrong making it unusable as K input to TopK operator 解决方案
一、现象长什么样
模型里有这么一段:用 Gather 从一个常量里取出“要保留的 top-k 个数 k”,再把这个结果喂给 TopK 的第二个输入(K…
2026/8/13 21:23:47