Carlo Lucibello

Results 636 comments of Carlo Lucibello

Maybe one can play with the `--code-coverage` option, see https://discourse.julialang.org/t/workflow-for-faster-testing-of-julia-packages/113836/19

Unfortunately Metal is not fully supported yet. With respect to this example, #619 improves things but the example still fails due to GlobalPool using `scatter`, which is not supported on...

@alonsoC1s adding missing operators in Metal.jl, NNlib.jl and here would surely help a lot. E.g. it would be nice to fix https://github.com/FluxML/NNlib.jl/issues/534

I get a segmentation error on julia v1.11.2 with another example. This is my system: ``` julia> versioninfo() Julia Version 1.11.2 Commit 5e9a32e7af2 (2024-12-01 20:02 UTC) Build Info: Official https://julialang.org/...

the first was added (using Literate.jl) in #549

Very nice addition!