Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for casting between all datatypes (#1860) | Thomas Santerre | 2024-03-17 | 1 | -9/+42 |
* | remove metal version check | Baye Dieng | 2024-01-11 | 1 | -2/+0 |
* | close ifdef | Baye Dieng | 2024-01-11 | 1 | -1/+1 |
* | feat(bf16): add cast support + tests for cast + bin ops (#1524) | Kyle McCarthy | 2024-01-11 | 1 | -2/+38 |
* | Use __HAVE_BFLOAT__ to check for bfloat support instead of metal version chec... | ivarflakstad | 2024-01-10 | 1 | -1/+1 |
* | Adding bfloat16 support for the cast kernels. (#1520) | Nicolas Patry | 2024-01-04 | 1 | -0/+2 |
* | Metal: i64 basic support (#1495) | Gonzalo | 2023-12-29 | 1 | -0/+6 |
* | Missing cast. | Nicolas Patry | 2023-12-18 | 1 | -0/+1 |
* | Starting to fix some tests. | Nicolas Patry | 2023-11-30 | 1 | -7/+11 |
* | Fixing the kernels + launches to make them faster. | Nicolas Patry | 2023-11-20 | 1 | -16/+9 |
* | Adding the actual backend | Nicolas Patry | 2023-11-20 | 1 | -0/+58 |