Hacker News new | ask | show | jobs
by pavelstoev 491 days ago
or use Hidet compiler (open source)
1 comments

never heard of Hidet before; for when/what would I use it over CUDA/Triton/Pytorch?
It is written in Python itself and emits efficient CUDA code. This way, you can understand what is going on. The current focus is on inference, but hopefully, training workloads will be supported soon. https://github.com/hidet-org/hidet