Skip to content

Commit 099c5aa

Browse files
committed
remove test code
1 parent 9242793 commit 099c5aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

paddle/fluid/distributed/table/common_graph_table.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,6 @@ int32_t GraphTable::load_edges(const std::string &path, bool reverse_edge) {
419419
extra_shards_copy[extra_nodes_to_thread_index[temp->get_id()]]
420420
->add_graph_node(temp);
421421
}
422-
auto bucket1 = shard->get_bucket();
423422
}
424423
for (int i = 0; i < task_pool_size_; ++i) {
425424
delete extra_shards[i];

0 commit comments

Comments
 (0)