“f6c9f56394838021af5db26d046f3c90606a17fc”上不存在“develop/doc/api/v2/fluid/evaluator.html”
Fix NameVisitor bugs (#22847)
1. copy.deepcopy in NameVisitor should be changed to copy.copy to make hash or set work 2. read_context should be type of gast.Load()/gast.AugLoad(), not gast.Load/gast.AugLoad
Showing
想要评论请 注册 或 登录