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

Split workload when use multiprocessing for loading data. #151

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

Split workload when use multiprocessing for loading data. #151

wants to merge 4 commits into from

Conversation

Albert-Ma
Copy link
Contributor

@Albert-Ma Albert-Ma changed the title Split workload when use multiprocessing to loading data. Split workload when use multiprocessing for loading data. Sep 26, 2020
@Chriskuei Chriskuei changed the base branch from master to dev September 27, 2020 03:07
@codecov
Copy link

codecov bot commented Sep 27, 2020

Codecov Report

Merging #151 (0e5c04e) into dev (0f08a4f) will decrease coverage by 54.39%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              dev     #151       +/-   ##
===========================================
- Coverage   95.01%   40.61%   -54.40%     
===========================================
  Files         104      104               
  Lines        3811     3811               
===========================================
- Hits         3621     1548     -2073     
- Misses        190     2263     +2073     
Impacted Files Coverage Δ
matchzoo/dataloader/callbacks/padding.py 13.11% <0.00%> (-84.43%) ⬇️
matchzoo/models/bimpm.py 13.97% <0.00%> (-86.03%) ⬇️
matchzoo/modules/stacked_brnn.py 20.00% <0.00%> (-80.00%) ⬇️
matchzoo/modules/semantic_composite.py 22.22% <0.00%> (-77.78%) ⬇️
matchzoo/dataloader/callbacks/ngram.py 15.55% <0.00%> (-77.78%) ⬇️
matchzoo/modules/spatial_gru.py 20.75% <0.00%> (-77.36%) ⬇️
matchzoo/modules/matching.py 23.07% <0.00%> (-76.93%) ⬇️
matchzoo/models/esim.py 23.43% <0.00%> (-76.57%) ⬇️
matchzoo/preprocessors/basic_preprocessor.py 24.07% <0.00%> (-75.93%) ⬇️
... and 80 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0f08a4f...9943969. Read the comment docs.

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

2 participants