This website requires JavaScript.
Explore
Help
Register
Sign In
huggingface
/
candle
Watch
1
Star
0
Fork
0
You've already forked candle
mirror of
https://github.com/huggingface/candle.git
synced
2025-06-18 11:37:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbbf3951ddef6ddc92901bd9af324672f5d19413
candle
/
kernels
/
src
History
laurent
8ed350dc94
Add a couple unitary ops.
2023-06-23 20:19:20 +01:00
..
affine.cu
Optimize the unary cuda kernels for the contiguous case.
2023-06-23 18:40:15 +01:00
binary_op_macros.cuh
Also optimize the contiguous case for the binary cuda kernels.
2023-06-23 19:04:13 +01:00
binary.cu
More u32 support.
2023-06-23 14:54:03 +01:00
compatibility.cuh
Add a couple cuda kernels from dfdx.
2023-06-22 12:56:29 +01:00
cuda_utils.cuh
Optimize the unary cuda kernels for the contiguous case.
2023-06-23 18:40:15 +01:00
fill.cu
Integrate the kernels bits.
2023-06-22 09:59:00 +01:00
lib.rs
Add cuda support for unary ops.
2023-06-22 15:12:59 +01:00
unary.cu
Add a couple unitary ops.
2023-06-23 20:19:20 +01:00