提交 6c184104 编写于 作者: Y Yu Yang

Revert code to develop

上级 76174ec0
......@@ -348,9 +348,6 @@ void Executor::RunPreparedContext(ExecutorPrepareContext* ctx, Scope* scope,
}
}
}
platform::DeviceContextPool::Instance().Get(place_)->Wait();
if (create_vars && create_local_scope) {
scope->DeleteScope(local_scope);
}
......
......@@ -15,7 +15,6 @@
import unittest
import numpy as np
from op_test import OpTest, randomize_probability
import paddle.fluid as fluid
class TestCrossEntropyOp1(OpTest):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册