JuliaGPU / KernelAbstractions.jl

Heterogeneous programming in Julia
MIT License
369 stars 65 forks source link

`Base.rand(::Backend)` #488

Open vchuravy opened 3 months ago

vchuravy commented 3 months ago

Nerf defines this https://github.com/JuliaNeuralGraphics/Nerf.jl/blob/4e6851b58617cd6108dc8952566eaa8b52f305c1/src/kautils.jl#L28

vchuravy commented 3 months ago

Probably better than invalidating Base.rand we should have KA.rand like KA.ones