-
由 Yiqun Liu 提交于
Add the call of DropKids at the end of executor.Run to delete the local scopes created in operators (#10403) * Add the call of DeleteScope to delete the memory of scope created by NewScope. * Call DropKids at the end of executor.Run to delete all local scopes created in operators.
fd1971ca