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

support python 3.9/3.10 #259

Merged
merged 7 commits into from
Oct 21, 2022
Merged

support python 3.9/3.10 #259

merged 7 commits into from
Oct 21, 2022

Conversation

shenweichen
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Base: 92.58% // Head: 92.56% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (458dff4) compared to base (19e09e4).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           release     #259      +/-   ##
===========================================
- Coverage    92.58%   92.56%   -0.02%     
===========================================
  Files           35       30       -5     
  Lines         2333     2274      -59     
===========================================
- Hits          2160     2105      -55     
+ Misses         173      169       -4     
Flag Coverage Δ
pytest 92.56% <100.00%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
deepctr_torch/models/fibinet.py 89.79% <100.00%> (ø)
deepctr_torch/models/dcnmix.py 86.36% <0.00%> (-2.01%) ⬇️
deepctr_torch/models/autoint.py 93.87% <0.00%> (-1.96%) ⬇️
deepctr_torch/models/dcn.py 73.80% <0.00%> (-1.81%) ⬇️
deepctr_torch/__init__.py
deepctr_torch/models/__init__.py
deepctr_torch/utils.py
deepctr_torch/layers/__init__.py
deepctr_torch/models/multitask/__init__.py

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@shenweichen shenweichen merged commit 70aa7ab into release Oct 21, 2022
shenweichen added a commit that referenced this pull request Oct 21, 2022
* add multitask mdoels

1. Add multi-task models: SharedBottom, ESMM, MMOE, PLE
2. Bugfix:
#240
#232

* support python 3.9/3.10 (#259)
* fix: variable name typo (#257)
Co-authored-by: Jason Zan <zanshuxun@aliyun.com>
Co-authored-by: Yi-Xuan Xu <xuyx@lamda.nju.edu.cn>
@shenweichen shenweichen deleted the dev/swc branch October 31, 2022 16:02
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.

2 participants