Skip to content

Commit

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

* Modify for experiment

Co-authored-by: root <root@yq01-inf-hic-k8s-a100-ab2-0008.yq01.baidu.com>
  • Loading branch information
lxsbupt and root committed Nov 25, 2022
1 parent ddaad6e commit 86bbfaf
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 by managed hbm
class HBMMemoryPool : public managed {
public:
HBMMemoryPool(size_t capacity, size_t block_size)
Expand Down

0 comments on commit 86bbfaf

Please sign in to comment.