Merge pull request #2629 from jacquesqiao/scope-impl
basic scope implementation #2629 * scope-impl * refine GetOrCreateVariable * refine code of scope with style check * refine code of operator * clang format * move code to scope.h, remove scope.cc * add Create for scope * merge CreateVar and GetOrCreateVar * do not use default argument in Scope * update design doc
Showing
paddle/framework/scope.h
0 → 100644
paddle/framework/scope_test.cc
0 → 100644
想要评论请 注册 或 登录