summaryrefslogtreecommitdiff
path: root/candle-metal-kernels/src/binary.metal
Commit message (Expand)AuthorAgeFilesLines
* update dtypes checks for several metal operations (#2010)Thomas Santerre2024-04-041-6/+16
* Fixes metal kernel u8 typeGonzalo2024-01-171-1/+1
* Use __HAVE_BFLOAT__ to check for bfloat support instead of metal version chec...ivarflakstad2024-01-101-1/+1
* Metal: more u8/u32 (#1502)Gonzalo2023-12-291-2/+6
* Metal: i64 basic support (#1495)Gonzalo2023-12-291-0/+21
* Adding CMPNicolas Patry2023-12-171-12/+23
* Finish reduce kernels.Nicolas Patry2023-12-171-0/+7
* Renamed all kernel names.Nicolas Patry2023-12-151-3/+3
* Tmp state.Nicolas Patry2023-11-201-1/+1
* Fixing the kernels + launches to make them faster.Nicolas Patry2023-11-201-18/+12
* Adding the actual backendNicolas Patry2023-11-201-0/+78