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

Debug gpu #261

Merged
merged 6 commits into from
Oct 13, 2023

fix unexported sigmoid funcion for logistic eval in CUDA extension

c7fe1f0
Select commit
Loading
Failed to load commit list.
Merged

Debug gpu #261

fix unexported sigmoid funcion for logistic eval in CUDA extension
c7fe1f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 13, 2023 in 0s

0.00% of diff hit (target 51.08%)

View this Pull Request on Codecov

0.00% of diff hit (target 51.08%)

Annotations

Check warning on line 49 in ext/EvoTreesCUDAExt/eval.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/eval.jl#L49

Added line #L49 was not covered by tests

Check warning on line 26 in ext/EvoTreesCUDAExt/fit-utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/fit-utils.jl#L26

Added line #L26 was not covered by tests

Check warning on line 41 in ext/EvoTreesCUDAExt/fit-utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/fit-utils.jl#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 43 in ext/EvoTreesCUDAExt/fit-utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/fit-utils.jl#L43

Added line #L43 was not covered by tests

Check warning on line 92 in ext/EvoTreesCUDAExt/fit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/fit.jl#L92

Added line #L92 was not covered by tests

Check warning on line 220 in ext/EvoTreesCUDAExt/fit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/fit.jl#L220

Added line #L220 was not covered by tests

Check warning on line 67 in ext/EvoTreesCUDAExt/init.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/init.jl#L66-L67

Added lines #L66 - L67 were not covered by tests