Closed avik-pal closed 1 month ago
ERROR: a
No forward mode derivative found for __nv_fast_expf
at context: %4 = call float @__nv_fast_expf(float %3) #12, !dbg !21
Stacktrace:
[1] #exp_fast
@ /mnt/.julia/packages/CUDA/Tl08O/src/device/intrinsics/math.jl:130
[2] sigmoid_fast
@ /mnt/.julia/packages/NNlib/f92hx/src/activations.jl:830
was thrown during kernel execution on thread (1, 1, 1) in block (1, 1, 1).
Stacktrace not available, run Julia on debug level 2 for more details (by passing -g2 to the executable).
Better error message using Enzyme#main
Attention: Patch coverage is 0%
with 59 lines
in your changes missing coverage. Please review.
Project coverage is 78.02%. Comparing base (
121a2fe
) to head (e125c92
). Report is 4 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/impl/dense.jl | 0.00% | 59 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
fixes #148
TODO
Test case