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

feature(wgt): add torch-rpc fix dockerfile #628

Merged
merged 10 commits into from
Apr 1, 2023
Merged

Conversation

SolenoidWGT
Copy link
Collaborator

Description

PR for torch-rpc imgae build CI-action.

Related Issue

TODO

Check List

  • merge the latest version source branch/repo, and resolve all the conflicts
  • pass style check
  • pass all the tests

@SolenoidWGT SolenoidWGT changed the title P2p rpc dockerfile feature(wgt): add torch-rpc fix dockerfile Mar 29, 2023
@SolenoidWGT SolenoidWGT force-pushed the p2p-rpc-dockerfile branch 8 times, most recently from ff5e335 to 23a26b1 Compare March 30, 2023 16:52
@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Merging #628 (a685cec) into main (c30818a) will decrease coverage by 1.90%.
The diff coverage is 51.31%.

❗ Current head a685cec differs from pull request most recent head 46954d8. Consider uploading reports for the commit 46954d8 to get more accurate results

@@            Coverage Diff             @@
##             main     #628      +/-   ##
==========================================
- Coverage   84.81%   82.92%   -1.90%     
==========================================
  Files         555      570      +15     
  Lines       44673    49962    +5289     
==========================================
+ Hits        37889    41430    +3541     
- Misses       6784     8532    +1748     
Flag Coverage Δ
unittests 82.92% <51.31%> (-1.90%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
ding/bonus/__init__.py 0.00% <0.00%> (ø)
ding/bonus/config.py 0.00% <0.00%> (ø)
ding/bonus/model.py 0.00% <0.00%> (ø)
ding/bonus/ppof.py 0.00% <0.00%> (ø)
ding/config/__init__.py 100.00% <ø> (ø)
ding/data/buffer/deque_buffer_wrapper.py 60.00% <ø> (ø)
...test_serial_entry_preference_based_irl_onpolicy.py 93.54% <ø> (-0.21%) ⬇️
ding/model/common/__init__.py 100.00% <ø> (ø)
ding/reward_model/gail_irl_model.py 100.00% <ø> (ø)
ding/reward_model/pdeil_irl_model.py 86.31% <ø> (ø)
... and 83 more

... and 237 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@PaParaZz1 PaParaZz1 added the docker Add or update dockerfile label Mar 31, 2023
@PaParaZz1 PaParaZz1 merged commit 23775e9 into main Apr 1, 2023
@PaParaZz1 PaParaZz1 deleted the p2p-rpc-dockerfile branch April 1, 2023 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Add or update dockerfile
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants