Skip to content

Commit

Permalink
merge develop
Browse files Browse the repository at this point in the history
Change-Id: Iaaa92afc0ecfe0e7fdd9d524e1eb0b7f7d213cec
  • Loading branch information
seiriosPlus committed Apr 15, 2021
2 parents d5305af + 9785e47 commit ac024bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions paddle/fluid/distributed/table/depends/large_scale_kv.h
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ class ValueBlock {
return value.data_;
}


VALUE *InitGet(const uint64_t &id, const bool with_update = true,
const int counter = 1) {
if (!Has(id)) {
Expand Down Expand Up @@ -301,3 +302,4 @@ class ValueBlock {

} // namespace distributed
} // namespace paddle

0 comments on commit ac024bb

Please sign in to comment.