Early drop fetch op

helinwang-patch-1
Yu Yang 7 years ago
parent 9af870854e
commit dfb8680018

@ -170,6 +170,7 @@ FeedFetchList ThreadedSSAGraphExecutor::Run(
// Wait FetchOps.
if (!fetch_ops.empty()) {
fetch_ops.clear();
sync_computation();
}

Loading…
Cancel
Save