Sepehr Eghbali
Sepehr Eghbali
Batch of size of 2 does not throw an error. I think I have to stick to that. Thanks.
I changed the type of cweights to Int64 and it solved the issue.
Hey @una-dinosauria, unfortunately no! On julia 1.0.2, I get the following error: ```julia julia> develop https://github.com/una-dinosauria/Rayuela.jl.git (v1.0) pkg> develop https://github.com/una-dinosauria/Rayuela.jl.git Updating registry at `~/.julia/registries/General` Updating git-repo `https://github.com/JuliaRegistries/General.git` Updating git-repo `https://github.com/una-dinosauria/Rayuela.jl.git`...
" Pkg.build("Rayuela")" didn't work for me as it caused unresolved package error. I tried deleting the .julia folder and reinstalling the library but it again caused the same issue. I...
I am on a trip right now and unfortunately don't have access to my code, but the error is mainly because of recent CUDAdrv update that differentiates between Ptr and...