summaryrefslogtreecommitdiff
path: root/candle-metal-kernels/src/affine.metal
Commit message (Expand)AuthorAgeFilesLines
* Optimize the cat operation on contiguous tensors (#1855)Laurent Mazare2024-03-171-1/+1
* Metal: Activate bfloat affine and add benchmark (#1543)ivarflakstad2024-01-121-7/+7
* Use __HAVE_BFLOAT__ to check for bfloat support instead of metal version chec...ivarflakstad2024-01-101-1/+1
* Renamed all kernel names.Nicolas Patry2023-12-151-9/+9
* Lots of updates including some stack of command buffers.nicolas2023-12-121-6/+69
* Starting to fix some tests.Nicolas Patry2023-11-301-0/+18
* Fixing the kernels + launches to make them faster.Nicolas Patry2023-11-201-8/+5
* Adding the actual backendNicolas Patry2023-11-201-0/+46