Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UG metal integration. (#2580) | Laurent Mazare | 2024-10-27 | 1 | -5/+11 |
* | Support for UG kernels. (#2579) | Laurent Mazare | 2024-10-27 | 1 | -0/+30 |
* | Preliminary support for inplace ops. (#1921) | Laurent Mazare | 2024-03-23 | 1 | -0/+31 |
* | Move the test-utils bits to a shared place. (#619) | Laurent Mazare | 2023-08-27 | 1 | -3/+1 |
* | Relax the requirements on CustomOp. (#486) | Laurent Mazare | 2023-08-17 | 1 | -3/+3 |
* | Rename the candle crate to candle-core (#301) | Laurent Mazare | 2023-08-02 | 1 | -6/+6 |
* | Add binary and ternary custom ops. (#217) | Laurent Mazare | 2023-07-21 | 1 | -2/+2 |
* | Use a macro to handle the dtype pattern matching. (#215) | Laurent Mazare | 2023-07-21 | 1 | -57/+16 |
* | Custom ops with a single argument (#214) | Laurent Mazare | 2023-07-21 | 1 | -0/+157 |