Skip to content

Commit

Permalink
Modify for experiment (PaddlePaddle#170)
Browse files Browse the repository at this point in the history
* Modify for experiment

* Modify for experiment

* Modify for experiment

Co-authored-by: root <[email protected]>
  • Loading branch information
lxsbupt and root authored Nov 25, 2022
1 parent 86bbfaf commit fbbc6ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paddle/fluid/framework/fleet/heter_ps/mem_pool.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class MemoryPool {
size_t block_size_;
};

// Derived from managed, alloced by managed hbm
// Derived from managed, alloced managed hbm
class HBMMemoryPool : public managed {
public:
HBMMemoryPool(size_t capacity, size_t block_size)
Expand Down

0 comments on commit fbbc6ad

Please sign in to comment.