You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Lite 的同学反馈有个 expand_v2 算子的 expand shape 的不同维度的类型不一样,一个是 int64 一个是 int32, 这会导致 Lite 运行失败,

修复前:
修复后:
