Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update dtypes checks for several metal operations (#2010) | Thomas Santerre | 2024-04-04 | 1 | -6/+16 |
* | Fixes metal kernel u8 type | Gonzalo | 2024-01-17 | 1 | -1/+1 |
* | 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 | -2/+6 |
* | Metal: i64 basic support (#1495) | Gonzalo | 2023-12-29 | 1 | -0/+21 |
* | Adding CMP | Nicolas Patry | 2023-12-17 | 1 | -12/+23 |
* | Finish reduce kernels. | Nicolas Patry | 2023-12-17 | 1 | -0/+7 |
* | Renamed all kernel names. | Nicolas Patry | 2023-12-15 | 1 | -3/+3 |
* | Tmp state. | Nicolas Patry | 2023-11-20 | 1 | -1/+1 |
* | Fixing the kernels + launches to make them faster. | Nicolas Patry | 2023-11-20 | 1 | -18/+12 |
* | Adding the actual backend | Nicolas Patry | 2023-11-20 | 1 | -0/+78 |