-
Notifications
You must be signed in to change notification settings - Fork 192
Pull requests: Rust-GPU/Rust-CUDA
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix "Getting Started" in README
#4
by amadeusine
was closed Nov 22, 2021
Loading…
updated Nov 22, 2021
Implement Dead Code Elimination (no more gigantic PTX files 🎉 )
A-libnvvm
Relates to the libnvvm CUDA library
A-llvm
Relates to LLVM
C-rustc_codegen_nvvm
Category: the NVVM Rustc codegen
enhancement
New feature or request
#12
by RDambrosio016
was merged Nov 28, 2021
Loading…
updated Nov 28, 2021
2 tasks done
Implement DeviceCopy for Complex numbers
#10
by sebcrozet
was merged Dec 6, 2021
Loading…
updated Dec 6, 2021
Lay foundations for implementing convolutions
C-cudnn
Category: cuDNN (deep neural network training library)
#26
by frjnn
was merged Dec 21, 2021
Loading…
updated Dec 21, 2021
docker quickstart getting started
enhancement
New feature or request
#28
by CircArgs
was merged Dec 23, 2021
Loading…
updated Dec 23, 2021
Add basic convolution functionalities for forward and backward passes
C-cudnn
Category: cuDNN (deep neural network training library)
#29
by frjnn
was merged Dec 23, 2021
Loading…
updated Dec 23, 2021
Feat: Add RNNs forward and backward passes
C-cudnn
Category: cuDNN (deep neural network training library)
#32
by frjnn
was merged Dec 28, 2021
Loading…
updated Dec 28, 2021
Update usage of i8 to c_char as exact type is platform dependent
C-rustc_codegen_nvvm
Category: the NVVM Rustc codegen
enhancement
New feature or request
#33
by thedodd
was merged Dec 29, 2021
Loading…
updated Dec 29, 2021
First pass
C-cust
Category: CPU-side CUDA Driver API
C-OptiX (Device)
Category: Device (GPU)-side OptiX
C-OptiX (Host)
Category: Host (CPU)-side OptiX
enhancement
New feature or request
#1
by anderslanglands
was merged Jan 21, 2022
Loading…
updated Jan 21, 2022
Remove unnecessary "An" in README.md
#42
by yerke
was closed Feb 9, 2022
Loading…
updated Feb 9, 2022
Implement DeviceCopy for MaybeUninit
#43
by beepster4096
was merged Feb 12, 2022
Loading…
updated Feb 12, 2022
Add memcpy_dtoh in cust
C-cust
Category: CPU-side CUDA Driver API
enhancement
New feature or request
#47
by kjetilkjeka
was merged Feb 16, 2022
Loading…
updated Feb 17, 2022
docs: add
output
file hack to tips
#39
by Noratrieb
was closed Mar 4, 2022
Loading…
updated Mar 4, 2022
feat: Refactor and simplify code, bump to cuDNN 8.3.2, add backend API draft and complete tests
#51
by frjnn
was merged Mar 10, 2022
Loading…
updated Mar 10, 2022
Feat: Add attention forward pass and bump cust to 0.3.2
#53
by frjnn
was merged Mar 13, 2022
Loading…
updated Mar 13, 2022
Feat: Add Softmax forward and backward passes
#54
by frjnn
was merged Mar 13, 2022
Loading…
updated Mar 13, 2022
Feat: Add pooling forward and backward passes
#55
by frjnn
was merged Mar 13, 2022
Loading…
updated Mar 13, 2022
Fix: cust compilation errors with no-default-features
#50
by kjetilkjeka
was merged Mar 13, 2022
Loading…
updated Mar 13, 2022
Feat: Add activation forward and backward
#61
by frjnn
was merged Mar 14, 2022
Loading…
updated Mar 14, 2022
Feat: Add multi-head attention backward passes and convolution fused bias-act
#62
by frjnn
was merged Mar 16, 2022
Loading…
updated Mar 16, 2022
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.