summaryrefslogtreecommitdiff
path: root/candle-examples/examples/custom-ops
Commit message (Expand)AuthorAgeFilesLines
* Relax the requirements on CustomOp. (#486)Laurent Mazare2023-08-171-1/+1
* Use bail rather than wrapping a string where possible. (#249)Laurent Mazare2023-07-261-3/+3
* Rename exposed ops.Nicolas Patry2023-07-261-16/+16
* CPU implementation for the custom RMS example. (#228)Laurent Mazare2023-07-231-5/+20
* Wrapping code to call the custom op. (#225)Laurent Mazare2023-07-233-17/+31
* Kernel build example (#224)Laurent Mazare2023-07-234-0/+149