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

[SYSTEMDS-2951] Multi-GPU Support for End-to-End ML Pipelines #2050

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Update: write and read the model, train and predict perspectively

cf08084
Select commit
Loading
Failed to load commit list.
Open

[SYSTEMDS-2951] Multi-GPU Support for End-to-End ML Pipelines #2050

Update: write and read the model, train and predict perspectively
cf08084
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 22, 2024 in 0s

12.50% of diff hit (target 68.84%)

View this Pull Request on Codecov

12.50% of diff hit (target 68.84%)

Annotations

Check warning on line 742 in src/main/java/org/apache/sysds/runtime/controlprogram/ParForProgramBlock.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/apache/sysds/runtime/controlprogram/ParForProgramBlock.java#L742

Added line #L742 was not covered by tests

Check warning on line 818 in src/main/java/org/apache/sysds/runtime/controlprogram/ParForProgramBlock.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/apache/sysds/runtime/controlprogram/ParForProgramBlock.java#L818

Added line #L818 was not covered by tests

Check warning on line 475 in src/main/java/org/apache/sysds/runtime/controlprogram/caching/CacheableData.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/apache/sysds/runtime/controlprogram/caching/CacheableData.java#L475

Added line #L475 was not covered by tests