index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-metal-kernels
/
src
/
indexing.metal
Commit message (
Expand
)
Author
Age
Files
Lines
*
add scatter add (#2656)
zachcp
2024-12-01
1
-0
/
+1
*
add u32 - U32 gather (#2653)
zachcp
2024-11-30
1
-79
/
+80
*
Add some missing index-select metal kernels. (#2613)
Laurent Mazare
2024-11-12
1
-0
/
+4
*
Support gather on bf16 for metal. (#2035)
Laurent Mazare
2024-04-10
1
-0
/
+3
*
Support i64 in index-select on metal. (#1951)
Laurent Mazare
2024-03-27
1
-1
/
+7
*
Add support for strided index-select on Metal (#1909)
Thomas Santerre
2024-03-22
1
-7
/
+34
*
add test for index add and add missing match statements (#1862)
Thomas Santerre
2024-03-17
1
-15
/
+23
*
Add support for index u8/i64 and input f16/bf16 scatter-add on metal (#1849)
Thomas Santerre
2024-03-17
1
-2
/
+11
*
feat(bf16): add cast support + tests for cast + bin ops (#1524)
Kyle McCarthy
2024-01-11
1
-0
/
+3
*
Use __HAVE_BFLOAT__ to check for bfloat support instead of metal version chec...
ivarflakstad
2024-01-10
1
-1
/
+1
*
Index add.
Nicolas Patry
2023-12-18
1
-56
/
+55
*
Scatter add.
Nicolas Patry
2023-12-18
1
-5
/
+41
*
Adding gather op.
Nicolas Patry
2023-12-17
1
-15
/
+75
*
Starting to fix some tests.
Nicolas Patry
2023-11-30
1
-4
/
+5
*
Fixing the kernels + launches to make them faster.
Nicolas Patry
2023-11-20
1
-9
/
+5
*
Adding indexing.
Nicolas Patry
2023-11-20
1
-30
/
+28
*
Refactor to simplify our lives for settings the params in the encoder.
Nicolas Patry
2023-11-20
1
-0
/
+33
*
Adding the actual backend
Nicolas Patry
2023-11-20
1
-0
/
+75