Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
436 contributions in the last year
Contribution activity
November 2020
Created a pull request in JuliaGPU/CUDA.jl that received 3 comments
Allow `PermutedDimsArray` in `gemm_strided_batched`
This is copied from JuliaGPU/CuArrays.jl#664, which needed FluxML/NNlib.jl#191, now merged (but not yet tagged).
Summarising:
CUBLAS's gemm_strided…
Opened 4 other pull requests in 3 repositories
JuliaLang/julia
1
open
1
merged
invenia/NamedDims.jl
1
open
FluxML/Flux.jl
1
open
Created an issue in invenia/NamedDims.jl that received 3 comments
Using `end` with keyword indexing
Maybe this needs an issue. With keyword indexing, end still seems to be replaced as if being used with positional indexing. This can lead to wrong …

