Hanchi Li
Results
2
issues of
Hanchi Li
Dear Halide Developers, We are new to Halide and are exploring the implementation of various linear algebra algorithms using Halide DSL. Particularly, we want to leverage the autoscheduler and test...
Hi Halide developers, I was trying to use Halide autoscheduler to generate scheduler for matmul by following the old [tutorials](https://halide-lang.org/tutorials/tutorial_lesson_21_auto_scheduler_generate.html). (btw it's really old, it seems argument last_level_cache_size and balance...