summaryrefslogtreecommitdiff
path: root/candle-examples/build.rs
Commit message (Expand)AuthorAgeFilesLines
* Pin the revision used for phi-v2 + make it the default. (#1572)Laurent Mazare2024-01-121-6/+0
* Use bindgen-cuda for the custom-kernel example. (#1536)Laurent Mazare2024-01-071-232/+15
* Add nvcc ccbin support to examples (#1401)emka2023-12-031-0/+7
* Add compute cap env support to examples (#1400)emka2023-12-031-2/+11
* Add flash attention (#241)Laurent Mazare2023-07-261-0/+6
* Wrapping code to call the custom op. (#225)Laurent Mazare2023-07-231-0/+1
* Kernel build example (#224)Laurent Mazare2023-07-231-0/+231