index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-kernels
/
src
/
conv.cu
Commit message (
Expand
)
Author
Age
Files
Lines
*
More efficient cuda implementation for ConvTranspose1d. (#2211)
Laurent Mazare
2024-05-24
1
-0
/
+65
*
ConvTranspose1d cuda support. (#1697)
Laurent Mazare
2024-02-12
1
-2
/
+77
*
im2col version of the conv1d kernel. (#815)
Laurent Mazare
2023-09-11
1
-1
/
+70
*
im2col based conv2d (#802)
Laurent Mazare
2023-09-10
1
-0
/
+89
*
Support dilation in conv-transpose2d. (#671)
Laurent Mazare
2023-08-30
1
-3
/
+3
*
Fix the dilated convolutions. (#659)
Laurent Mazare
2023-08-29
1
-2
/
+2
*
Dilated convolutions (#657)
Laurent Mazare
2023-08-29
1
-6
/
+12
*
Cuda conv transpose (#645)
Laurent Mazare
2023-08-28
1
-0
/
+88
*
Add to the cuda example a reproduction of the issue. (#579)
Laurent Mazare
2023-08-24
1
-10
/
+11
*
Add a cuda kernel for upsampling. (#441)
Laurent Mazare
2023-08-14
1
-0
/
+62
*
Add a cuda kernel for avg-pool2d. (#440)
Laurent Mazare
2023-08-14
1
-3
/
+157
*
Add a naive conv2d cuda kernel. (#438)
Laurent Mazare
2023-08-14
1
-8
/
+93
*
Make it easier to use whisper samples from the repo. (#112)
Laurent Mazare
2023-07-08
1
-12
/
+12
*
Cuda kernel for the conv1d op (#111)
Laurent Mazare
2023-07-08
1
-0
/
+74