index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-metal-kernels
/
src
/
reduce.metal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the layernorm specialized op. (#2212)
Laurent Mazare
2024-05-24
1
-0
/
+81
*
Add the rope THD kernel. (#2014)
Laurent Mazare
2024-04-05
1
-4
/
+44
*
update dtypes checks for several metal operations (#2010)
Thomas Santerre
2024-04-04
1
-0
/
+4
*
Minor cleanups in reduce.metal. (#2004)
Laurent Mazare
2024-04-04
1
-23
/
+1
*
refactor to reduce the amount of code wrapped in template syntax (#2002)
Thomas Santerre
2024-04-04
1
-261
/
+368
*
Contiguous variant of the rope kernel. (#1929)
Laurent Mazare
2024-03-25
1
-5
/
+30
*
Fast kernels for rotary embeddings. (#1928)
Laurent Mazare
2024-03-24
1
-0
/
+23
*
RmsNorm kernel for metal. (#1895)
Laurent Mazare
2024-03-21
1
-0
/
+56
*
Use __HAVE_BFLOAT__ to check for bfloat support instead of metal version chec...
ivarflakstad
2024-01-10
1
-1
/
+1
*
Metal: more u8/u32 (#1502)
Gonzalo
2023-12-29
1
-0
/
+5
*
Metal: i64 basic support (#1495)
Gonzalo
2023-12-29
1
-0
/
+9
*
Finish reduce kernels.
Nicolas Patry
2023-12-17
1
-10
/
+153
*
Renamed all kernel names.
Nicolas Patry
2023-12-15
1
-6
/
+6
*
Fixing softmax.
Nicolas Patry
2023-12-15
1
-4
/
+7
*
Fix softmax for long sequences (missing barrier).
Nicolas Patry
2023-12-14
1
-6
/
+9
*
Lots of updates including some stack of command buffers.
nicolas
2023-12-12
1
-1
/
+1
*
Starting to fix some tests.
Nicolas Patry
2023-11-30
1
-76
/
+80
*
Adding indexing.
Nicolas Patry
2023-11-20
1
-39
/
+54
*
Adding the actual backend
Nicolas Patry
2023-11-20
1
-0
/
+124