fix the summary operator is not work in constant folding scene
The summary operator will be optimized when it return the origin value in constant folding scene. So I return a None value to avoid this.
Showing
想要评论请 注册 或 登录
The summary operator will be optimized when it return the origin value in constant folding scene. So I return a None value to avoid this.