delete ENABLE_GE

pull/2466/head
jinyaohui 5 years ago
parent 7c358ca464
commit 5a6a55c5e7

@ -245,9 +245,7 @@ py::dict ExecutorPy::GetAllreduceFusion(const std::string &phase) {
}
void ExecutorPy::DelNetRes(const std::string &id) {
#ifdef ENABLE_GE
FinalizeBackend();
#endif
if (executor_ != nullptr) {
bool flag = false;
auto tmp_info = info_;

Loading…
Cancel
Save