Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ssd sparse table #41812

Merged
merged 25 commits into from
Apr 22, 2022
Merged

Conversation

zhaocaibei123
Copy link
Contributor

@zhaocaibei123 zhaocaibei123 commented Apr 14, 2022

PR types

Others

PR changes

Others

Describe

Add ssd sparse table with save cache model function for sparse param

zhwesky2010 and others added 11 commits April 7, 2022 15:55
【chery-pick PaddlePaddle#41430】fix bug of random compile failure, due to incorrect compile order of dependencies
…addlePaddle#41495)

* add one_hot gpu hint

* move allow_out_of_range judgement

* delete useless unittest
…, remove cudnn_deterministic=True (PaddlePaddle#41341)  (PaddlePaddle#41491)

Co-authored-by: JingZhuangzhuang <75348594+JZZ-NOTE@users.noreply.github.com>
* Use `self`as a parameter of _hash_with_id function to avoid error caused by hash_id reuse (PaddlePaddle#41200)

* Add fill_constant_batch_size YAML and UT (PaddlePaddle#41474)

* Switch some dy2st UT to eager mode (PaddlePaddle#41382)

* Sitch some dy2st UT to eager mode

* Fix test_lstm and remove test_transformer

* Run test_resnet_v2 in old dy mode
* update name

* update name

* fix test

* fix fleet bind

* update name

* update name

* fix test

* fix gpups wrapper

* remove Push/Pull/Load/Save with context in client and wrapper base class

* fix

* fix

* remove some interface

* fix

* remove

* code style

* recover

* fix

* remove code unused

* remove some unused table & accessor & CommonDenseTable => MemoryDenseTable

* fix

* fix

* fix

* recover

* remove unused code

* recover unittest

* fix

* remove

* fix

* remove code unuseful

* remove

* fix

* recover

* remove

Co-authored-by: esythan <esythan@126.com>
@paddle-bot-old
Copy link

paddle-bot-old bot commented Apr 14, 2022

✅ This PR's description meets the template requirements!
Please wait for other CI results.

@paddle-bot-old
Copy link

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

tianshuo78520a
tianshuo78520a previously approved these changes Apr 20, 2022
Copy link
Contributor

@XiaoguangHu01 XiaoguangHu01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Thunderbrook Thunderbrook merged commit cca57c4 into PaddlePaddle:develop Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet