Releases: JuliaWGPU/WGPUCompute.jl
Releases · JuliaWGPU/WGPUCompute.jl
v0.1.2+doc3
What's Changed
- Documentation deployment experiment by @arhik in #35
- [CI] docs make by @arhik in #36
- [docs] update ops/clamp.jl by @arhik in #37
- [docs] update ops/matmul.jl by @arhik in #38
- Basic introduction intro.md by @arhik in #39
- Update make.jl by @arhik in #40
Full Changelog: v0.1.2...v0.1.2+doc3
v0.1.2+doc2
v0.1.2+doc1
Documentation experiment release
v0.1.2
WGPUCompute v0.1.2
Merged pull requests:
- considers input arguments and reserved keywords in kernel (#8) (@arhik)
- kernel launch abstraction partially complete (#9) (@arhik)
- Cleaned up repo (#10) (@arhik)
- Allowing other argument types other thant WgpuArray types (#12) (@arhik)
- Transpiler integration (#13) (@arhik)
- Kernels can now accept functions as input arguments (#15) (@arhik)
- Update Project.toml (#17) (@arhik)
- broadcast kernel work (#18) (@arhik)
- Transpile (#19) (@arhik)
Closed issues:
v0.1.1
WGPUCompute v0.1.1
Merged pull requests: