|
|
|
|
|
by vanderZwan
496 days ago
|
|
> Hence it becomes a game of scheduling. You already know what you need to optimise but actually doing so gets really hard really fast. This immediately makes me think of Halide, which was specifically invented to make this easier to do by decoupling the algorithm from the scheduler. Kind of sad that it doesn't see to have caught on much. [0] https://halide-lang.org/ |
|
https://mlir.llvm.org/docs/Tutorials/transform/ChH/