You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[...]
Precompiling project...
47 dependencies successfully precompiled in 158 seconds. 441 already precompiled.
2 dependencies had warnings during precompilation:
[...]
┌ NeuralPDE [315f7962-48a3-4962-8226-d0f33b1235f0]
│ WARNING: method definition for _#4 at /Users/lukas/.julia/packages/NeuralPDE/gdbjo/src/pinn_types.jl:97 declares type variable iip but does not use it.
│ WARNING: method definition for _#5 at /Users/lukas/.julia/packages/NeuralPDE/gdbjo/src/pinn_types.jl:97 declares type variable iip but does not use it.
└
Indeed I am not sure what this where {iip} is for in the code as it is unused, maybe something previously important?
The text was updated successfully, but these errors were encountered:
Indeed I am not sure what this
where {iip}
is for in the code as it is unused, maybe something previously important?The text was updated successfully, but these errors were encountered: